Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-234233
#<BuildRuby:0x00007f1bd082fdc8
@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.20241019-234233",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.008590 0.000072 3.602453 ( 3.561021)
build_miniruby 0.000000 0.001681 1.433106 ( 1.429819)
build_ruby 0.000229 0.001641 4.089993 ( 4.255708)
build_all 0.005003 0.004152 7.315499 ( 3.009544)
build_install 0.005301 0.013386 10.402423 ( 5.066094)
test_btest 0.001019 0.000000 93.090971 ( 24.445573)
test_basic 0.003229 0.007053 1.044447 ( 1.091837)
test_all 0.111521 0.038315 715.184756 (219.473094)
test_rubyspec 0.071370 0.015807 140.090825 ( 44.398753)
total: 306.73 sec