Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-210417
#<BuildRuby:0x000055b49d7a6230
@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.20240223-210417",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006299 0.000756 2.332612 ( 2.114943)
build_miniruby 0.001226 0.000147 1.548896 ( 1.547218)
build_ruby 0.001257 0.000151 3.132293 ( 3.341186)
build_all 0.007466 0.000000 6.269249 ( 2.433838)
build_install 0.011141 0.006940 7.880458 ( 3.680991)
test_btest 0.000736 0.000114 87.839142 ( 23.318516)
test_basic 0.002178 0.004485 0.839526 ( 0.902817)
test_all 0.060043 0.056499 715.764036 (215.203322)
test_rubyspec 0.040660 0.035326 102.116452 (111.172667)
total: 363.72 sec