Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-123828
#<BuildRuby:0x00007fdb0815fdc0
@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.20241102-123828",
@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.000028 0.000004 0.000032 ( 0.000031)
autoconf 0.000044 0.000007 0.000051 ( 0.000049)
configure 0.000037 0.000005 0.000042 ( 0.000041)
build_up 0.005060 0.004149 4.218811 ( 4.446796)
build_miniruby 0.001743 0.000299 1.686583 ( 1.692980)
build_ruby 0.002338 0.000000 4.579703 ( 4.767918)
build_all 0.006338 0.004174 7.101851 ( 3.583375)
build_install 0.015950 0.008065 10.162284 ( 5.495841)
test_btest 0.000802 0.000176 81.230583 ( 49.890226)
test_basic 0.004184 0.009288 1.101404 ( 1.206891)
test_all 0.093869 0.060155 780.055940 (283.882356)
test_rubyspec 0.059148 0.029072 123.199727 ( 40.587058)
total: 395.55 sec