Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-174104
#<BuildRuby:0x00007fdcee39fdc8
@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.20240624-174104",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000026 0.000009 0.000035 ( 0.000037)
build_up 0.003179 0.005256 3.693983 ( 3.640704)
build_miniruby 0.001824 0.000000 1.409218 ( 1.405845)
build_ruby 0.002124 0.000000 4.129328 ( 4.327307)
build_all 0.006452 0.004152 8.344750 ( 3.371887)
build_install 0.020952 0.002110 11.135740 ( 5.274773)
test_btest 0.000745 0.000269 116.662827 ( 33.398085)
test_basic 0.001210 0.012431 1.333697 ( 1.387740)
test_all 0.113752 0.039099 821.061539 (259.619397)
test_rubyspec 0.039855 0.052375 167.364620 ( 28.009072)
total: 340.44 sec