Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-161524
#<BuildRuby:0x00007fc8355cfdc8
@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.20240802-161524",
@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.000029 0.000006 0.000035 ( 0.000035)
autoconf 0.000043 0.000009 0.000052 ( 0.000051)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.003945 0.003975 3.475109 ( 3.444852)
build_miniruby 0.001696 0.000000 1.602110 ( 1.598525)
build_ruby 0.000000 0.002026 4.203131 ( 4.391406)
build_all 0.000189 0.009221 7.914312 ( 3.135618)
build_install 0.014359 0.006094 10.812956 ( 5.091733)
test_btest 0.000631 0.000211 116.285129 ( 30.324973)
test_basic 0.002332 0.007596 1.223562 ( 1.272234)
test_all 0.109670 0.041358 808.215673 (263.024171)
test_rubyspec 0.043362 0.044391 162.636374 ( 32.397251)
total: 344.68 sec