Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-060239
#<BuildRuby:0x00007f7a8298fdd8
@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-060239",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000040 0.000010 0.000050 ( 0.000050)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.004142 0.004005 3.569515 ( 3.596624)
build_miniruby 0.001411 0.000397 1.364965 ( 1.362076)
build_ruby 0.001548 0.000436 3.486271 ( 3.655426)
build_all 0.009284 0.000000 8.371631 ( 3.302680)
build_install 0.014936 0.003855 10.922795 ( 4.974498)
test_btest 0.000811 0.000213 115.270952 ( 30.249521)
test_basic 0.004432 0.004958 1.113269 ( 1.158258)
test_all 0.106639 0.043145 874.415609 (250.870722)
test_rubyspec 0.041369 0.051079 172.481066 ( 35.391808)
total: 334.56 sec