Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-210453
#<BuildRuby:0x000056147839a228
@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.20231207-210453",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.004556 0.002962 2.502177 ( 4.107310)
build_miniruby 0.001346 0.000199 1.701914 ( 1.936873)
build_ruby 0.001698 0.000252 3.243761 ( 33.776295)
build_all 0.005562 0.000824 5.684597 ( 3.132119)
build_install 0.010469 0.008714 7.677944 ( 6.135227)
test_btest 0.000845 0.000175 82.809661 ( 59.488120)
test_basic 0.002813 0.004917 0.947264 ( 1.216345)
test_all 0.103628 0.018167 712.650564 (323.173480)
test_rubyspec 0.041747 0.023784 95.742492 (131.078444)
total: 564.05 sec