Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-080744
#<BuildRuby:0x00007f50291bfdc0
@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.20240924-080744",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000014 0.000006 0.000020 ( 0.000021)
build_up 0.005247 0.002840 3.872686 ( 3.269784)
build_miniruby 0.001004 0.000425 1.088682 ( 1.086868)
build_ruby 0.001134 0.000479 3.633821 ( 3.815492)
build_all 0.007374 0.001369 7.002762 ( 2.845005)
build_install 0.011085 0.009536 9.635246 ( 4.074881)
test_btest 0.000628 0.000282 89.938415 ( 25.976108)
test_basic 0.008533 0.001851 1.087447 ( 1.134505)
test_all 0.118196 0.030155 779.879563 (260.548188)
test_rubyspec 0.025203 0.060072 130.985245 ( 29.799481)
total: 332.55 sec