Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-164807
#<BuildRuby:0x00005584b9f7e138
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240303-164807",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.007120 0.000000 2.347524 ( 2.146896)
build_miniruby 0.001336 0.000000 1.291695 ( 1.293690)
build_ruby 0.001489 0.000000 2.899258 ( 3.128517)
build_all 0.003584 0.003630 6.500537 ( 2.495785)
build_install 0.008885 0.007241 7.844609 ( 3.548586)
test_btest 0.000766 0.000178 89.763918 ( 24.063772)
test_basic 0.004672 0.001090 0.882549 ( 0.942008)
test_all 0.082300 0.035835 799.008658 (229.729108)
test_rubyspec 0.059011 0.020752 111.261742 (120.717869)
total: 388.07 sec