Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-073852
#<BuildRuby:0x000055feb2082120
@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.20240121-073852",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000000 0.005994 1.761901 ( 2.192397)
build_miniruby 0.000800 0.000866 1.776351 ( 1.783316)
build_ruby 0.001477 0.000413 3.650951 ( 3.889077)
build_all 0.003460 0.004952 6.040137 ( 3.709702)
build_install 0.018183 0.000617 7.447164 ( 4.377269)
test_btest 0.000539 0.000149 82.743198 ( 35.107738)
test_basic 0.006896 0.000749 0.902290 ( 0.977775)
test_all 0.068299 0.049581 728.005262 (272.891460)
test_rubyspec 0.045506 0.055488 162.957725 (174.923930)
total: 499.85 sec