Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-105505
#<BuildRuby:0x0000562c19636320
@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.20231019-105505",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.006828 0.000975 2.539856 ( 3.377987)
build_miniruby 0.001514 0.000217 1.790875 ( 1.862349)
build_ruby 0.001747 0.000249 3.623939 ( 4.033448)
build_all 0.007182 0.001026 6.586630 ( 4.334000)
build_install 0.017936 0.003171 8.278638 ( 5.838870)
test_btest 0.000926 0.000000 88.888822 ( 67.520526)
test_basic 0.002799 0.003481 1.023105 ( 1.677862)
test_all 0.010533 0.000356 706.192049 (399.570616)
test_rubyspec 0.022801 0.049107 108.295596 (137.403749)
total: 625.62 sec