Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-051033
#<BuildRuby:0x00007f316201fdc0
@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.20240704-051033",
@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.000028 0.000000 0.000028 ( 0.000028)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000041 0.000000 0.000041 ( 0.000041)
build_up 0.006348 0.003786 4.673468 ( 4.346709)
build_miniruby 0.000000 0.002205 1.789774 ( 1.792921)
build_ruby 0.002240 0.000447 5.045257 ( 5.207931)
build_all 0.008496 0.002337 9.263743 ( 5.174568)
build_install 0.017196 0.007893 12.817073 ( 7.177394)
test_btest 0.000892 0.000218 128.452321 ( 56.688872)
test_basic 0.010534 0.003670 1.455089 ( 1.575227)
test_all 0.096240 0.061695 898.957725 (368.206805)
test_rubyspec 0.047798 0.050836 175.838030 ( 41.309302)
total: 491.48 sec