Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-123949
#<BuildRuby:0x00007ffbce74fdc0
@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.20240702-123949",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000024 0.000008 0.000032 ( 0.000033)
configure 0.000020 0.000007 0.000027 ( 0.000029)
build_up 0.003072 0.005143 3.751315 ( 3.241688)
build_miniruby 0.001232 0.000462 1.433116 ( 1.429867)
build_ruby 0.001416 0.000531 4.185259 ( 4.368899)
build_all 0.003632 0.005751 8.381168 ( 3.335972)
build_install 0.013871 0.007199 11.569632 ( 5.470877)
test_btest 0.000716 0.000307 118.870300 ( 31.323447)
test_basic 0.001950 0.007451 1.093323 ( 1.141523)
test_all 0.114347 0.037957 876.846924 (268.239238)
test_rubyspec 0.043539 0.049018 177.628755 ( 37.686164)
total: 356.24 sec