Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-034908
#<BuildRuby:0x00007f3e143afdc8
@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.20240930-034908",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.001286 0.007282 4.144251 ( 3.830937)
build_miniruby 0.001221 0.000392 1.176036 ( 1.172458)
build_ruby 0.001317 0.000423 3.693860 ( 3.861758)
build_all 0.008339 0.000000 6.001706 ( 2.365284)
build_install 0.012870 0.004345 8.924514 ( 3.889923)
test_btest 0.000817 0.000247 88.576983 ( 22.948730)
test_basic 0.008961 0.001417 0.911614 ( 0.956491)
test_all 0.116551 0.034851 709.210156 (237.926112)
test_rubyspec 0.045723 0.037809 137.789112 ( 41.624441)
total: 318.58 sec