Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-174508
#<BuildRuby:0x00005584b395dfc0
@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.20231224-174508",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000021 0.000009 0.000030 ( 0.000030)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.003505 0.001335 1.550030 ( 1.951314)
build_miniruby 0.000980 0.000373 1.613025 ( 1.635240)
build_ruby 0.001166 0.000444 3.162783 ( 3.384872)
build_all 0.005670 0.002160 5.619482 ( 3.019851)
build_install 0.004553 0.013595 6.872101 ( 4.106122)
test_btest 0.000492 0.000246 80.428734 ( 29.415084)
test_basic 0.000145 0.008437 0.807631 ( 0.898449)
test_all 0.083244 0.035493 690.364659 (259.367169)
test_rubyspec 0.024783 0.040268 95.416503 (107.213459)
total: 410.99 sec