Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-173951
#<BuildRuby:0x00007f175633fdc8
@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.20241105-173951",
@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.000013 0.000007 0.000020 ( 0.000021)
autoconf 0.000023 0.000011 0.000034 ( 0.000034)
configure 0.000022 0.000011 0.000033 ( 0.000031)
build_up 0.007613 0.000000 3.377596 ( 3.340878)
build_miniruby 0.000996 0.000367 1.125341 ( 1.122403)
build_ruby 0.001193 0.000502 3.692311 ( 3.882803)
build_all 0.007633 0.001446 6.715162 ( 2.833805)
build_install 0.015692 0.005410 9.769851 ( 4.869918)
test_btest 0.000708 0.000277 77.540460 ( 21.213779)
test_basic 0.007749 0.003032 0.853010 ( 0.898022)
test_all 0.107091 0.038991 716.963552 (224.775147)
test_rubyspec 0.047662 0.040052 121.693402 ( 35.447228)
total: 298.39 sec