Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-182615
#<BuildRuby:0x00007f121020fde0
@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.20240815-182615",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000034 0.000006 0.000040 ( 0.000039)
build_up 0.007210 0.001202 3.764060 ( 3.659364)
build_miniruby 0.000000 0.001852 1.641130 ( 1.643223)
build_ruby 0.000000 0.002063 4.679308 ( 4.940188)
build_all 0.007777 0.004177 9.070427 ( 5.598330)
build_install 0.022146 0.003576 11.882534 ( 8.057555)
test_btest 0.000855 0.000175 124.893811 ( 50.757163)
test_basic 0.010780 0.001325 1.320332 ( 1.397030)
test_all 0.101372 0.048526 785.718151 (230.017151)
test_rubyspec 0.061027 0.026029 162.585812 ( 29.786522)
total: 335.86 sec