Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-222122
#<BuildRuby:0x00007f7dd24ffdd8
@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.20240731-222122",
@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.000006 0.000019 ( 0.000020)
autoconf 0.000025 0.000010 0.000035 ( 0.000034)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.005342 0.002200 3.165788 ( 3.049610)
build_miniruby 0.001116 0.000459 1.480113 ( 1.476680)
build_ruby 0.001281 0.000527 4.142040 ( 4.298024)
build_all 0.009532 0.000000 8.101198 ( 3.203218)
build_install 0.016761 0.002944 9.698529 ( 4.388605)
test_btest 0.000640 0.000213 114.074214 ( 29.752538)
test_basic 0.005943 0.004547 1.265436 ( 1.311561)
test_all 0.099581 0.052752 861.376322 (290.800094)
test_rubyspec 0.047994 0.043678 164.084598 ( 31.990446)
total: 370.27 sec