Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-112251
#<BuildRuby:0x00007fc9705efdd0
@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.20240621-112251",
@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.000025 0.000004 0.000029 ( 0.000030)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.008653 0.000657 4.056499 ( 8.150254)
build_miniruby 0.001729 0.000247 1.862186 ( 2.950431)
build_ruby 0.000000 0.002469 4.555807 ( 6.954027)
build_all 0.009534 0.001841 8.558144 ( 12.460517)
build_install 0.022553 0.004470 11.718061 ( 16.196400)
test_btest 0.001543 0.000060 119.626851 (163.876089)
test_basic 0.012561 0.000831 1.362888 ( 3.120753)
test_all 0.120858 0.040594 969.686729 (661.336106)
test_rubyspec 0.039814 0.054192 166.138088 ( 45.276978)
total: 920.32 sec