Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-152043
#<BuildRuby:0x00007f214c63fdc0
@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.20241208-152043",
@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.000025 0.000001 0.000026 ( 0.000027)
autoconf 0.000038 0.000002 0.000040 ( 0.000040)
configure 0.000035 0.000001 0.000036 ( 0.000037)
build_up 0.008652 0.000238 4.002356 ( 4.280719)
build_miniruby 0.001526 0.000079 1.675625 ( 1.716262)
build_ruby 0.002199 0.000113 4.537729 ( 4.863605)
build_all 0.009434 0.000260 6.883109 ( 4.672230)
build_install 0.011277 0.012892 9.708090 ( 7.034637)
test_btest 0.000722 0.000084 81.175312 ( 47.809025)
test_basic 0.008702 0.000494 0.981602 ( 4.905787)
test_all 0.117892 0.034786 749.607036 (294.983057)
test_rubyspec 0.053092 0.032179 113.425106 ( 27.564220)
total: 397.83 sec