Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-072622
#<BuildRuby:0x00007ff01464fdc8
@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.20240928-072622",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.003273 0.004888 4.448188 ( 3.734833)
build_miniruby 0.001265 0.000316 1.610352 ( 1.608792)
build_ruby 0.001444 0.000361 4.110045 ( 14.783120)
build_all 0.000447 0.007647 6.751857 ( 2.793322)
build_install 0.010831 0.008493 10.205813 ( 4.744136)
test_btest 0.001057 0.000000 94.541541 ( 27.255503)
test_basic 0.010287 0.000000 1.017942 ( 1.063508)
test_all 0.116291 0.032411 761.129714 (237.816291)
test_rubyspec 0.056427 0.029337 136.725096 ( 29.869072)
total: 323.67 sec