Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-074229
#<BuildRuby:0x000055d4761b1ed0
@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.20231229-074229",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.005962 1.644943 ( 1.976724)
build_miniruby 0.000381 0.000913 1.645184 ( 1.645100)
build_ruby 0.001589 0.000509 3.312230 ( 3.530937)
build_all 0.006607 0.000810 5.716492 ( 2.586931)
build_install 0.015391 0.001523 6.746213 ( 3.858744)
test_btest 0.000611 0.000171 81.280724 ( 33.767703)
test_basic 0.002760 0.004682 0.878564 ( 0.982497)
test_all 0.084853 0.033932 860.281645 (335.271882)
test_rubyspec 0.042962 0.021196 94.292288 (106.283772)
total: 489.91 sec