Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-131010
#<BuildRuby:0x000055e863282138
@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.20240210-131010",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007286 0.000323 2.040296 ( 3.405564)
build_miniruby 0.001342 0.000126 1.848308 ( 2.171580)
build_ruby 0.001867 0.000175 3.743564 ( 4.629166)
build_all 0.008666 0.000420 7.074866 ( 6.684888)
build_install 0.013539 0.007950 8.545889 ( 8.171918)
test_btest 0.000729 0.000099 92.841572 ( 91.050387)
test_basic 0.004014 0.004112 1.016905 ( 1.777405)
test_all 0.101394 0.025873 856.397869 (843.588010)
test_rubyspec 0.028019 0.087606 200.309590 (285.311851)
total: 1246.79 sec