Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-231248
#<BuildRuby:0x0000556219642230
@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.20230821-231248",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006251 0.000926 2.302395 ( 6.129827)
build_miniruby 0.001475 0.000219 1.734716 ( 2.628404)
build_ruby 0.001802 0.000000 3.320756 ( 6.163309)
build_all 0.008121 0.000246 6.294752 ( 6.584016)
build_install 0.020461 0.000000 7.590079 ( 9.636164)
test_btest 0.000987 0.000000 83.255818 ( 59.423609)
test_basic 0.007647 0.000000 0.958897 ( 1.780943)
test_all 0.006167 0.003907 666.207286 (549.293634)
test_rubyspec 0.044010 0.035392 111.840757 (268.150605)
total: 909.79 sec