Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-154332
#<BuildRuby:0x000055604c939ed0
@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.20240312-154332",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000000 0.007370 2.735601 ( 2.455897)
build_miniruby 0.000000 0.001554 1.681471 ( 1.680359)
build_ruby 0.000000 0.002016 3.585177 ( 3.786981)
build_all 0.000417 0.007759 6.707120 ( 3.355328)
build_install 0.014602 0.005999 8.592437 ( 4.741531)
test_btest 0.000972 0.000000 95.805254 ( 40.388662)
test_basic 0.000540 0.007328 0.938421 ( 1.013835)
test_all 0.069576 0.048577 773.173190 (301.654307)
test_rubyspec 0.053964 0.041286 133.239982 (162.079807)
total: 521.16 sec