Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-171635
#<BuildRuby:0x00007f0c8280fdc8
@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.20240902-171635",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.002693 0.005345 3.384836 ( 3.347220)
build_miniruby 0.000000 0.001852 1.542819 ( 1.539328)
build_ruby 0.000178 0.001787 4.291227 ( 4.446084)
build_all 0.004391 0.003926 7.381520 ( 2.930893)
build_install 0.010862 0.008751 10.431425 ( 4.939274)
test_btest 0.000642 0.000248 118.883341 ( 31.436535)
test_basic 0.007292 0.002823 1.263394 ( 1.307181)
test_all 0.108561 0.040782 849.183374 (246.027815)
test_rubyspec 0.048143 0.040622 167.191778 ( 34.606278)
total: 330.58 sec