Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-213747
#<BuildRuby:0x00007fd2f16bfdc0
@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.20241023-213747",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.007926 0.000000 3.432142 ( 3.487435)
build_miniruby 0.001560 0.000000 1.648304 ( 1.645447)
build_ruby 0.001862 0.000000 4.153538 ( 4.338988)
build_all 0.000478 0.008446 7.021714 ( 2.912322)
build_install 0.009744 0.010566 9.970559 ( 4.889275)
test_btest 0.000791 0.000286 77.385127 ( 20.423982)
test_basic 0.007338 0.002650 1.079343 ( 1.122962)
test_all 0.130701 0.020450 718.420796 (228.050605)
test_rubyspec 0.038089 0.043083 126.342093 ( 27.828191)
total: 294.70 sec