Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-164034
#<BuildRuby:0x00007fefac1afdd0
@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.20240901-164034",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.000000 0.007468 3.095047 ( 3.036401)
build_miniruby 0.000000 0.001504 1.206889 ( 1.204690)
build_ruby 0.000000 0.001738 3.433602 ( 3.609035)
build_all 0.004953 0.003845 8.052316 ( 3.227051)
build_install 0.012298 0.008078 9.997758 ( 4.514351)
test_btest 0.000614 0.000276 114.939168 ( 32.905309)
test_basic 0.003503 0.005650 1.179132 ( 2.520004)
test_all 0.116945 0.035135 848.230952 (240.884632)
test_rubyspec 0.042535 0.050995 165.419224 ( 51.137515)
total: 343.04 sec