Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-230333
#<BuildRuby:0x00007f337e50fdd0
@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.20241203-230333",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004530 0.005353 4.454198 ( 4.423015)
build_miniruby 0.001532 0.000445 1.730125 ( 1.833793)
build_ruby 0.001691 0.000491 4.009662 ( 37.410879)
build_all 0.005078 0.003231 5.449728 ( 2.282080)
build_install 0.017587 0.008525 9.996710 ( 6.813809)
test_btest 0.000801 0.000259 63.628853 ( 23.761443)
test_basic 0.005892 0.001906 0.669828 ( 3.680388)
test_all 0.110789 0.033966 647.202525 (196.226655)
test_rubyspec 0.048383 0.030674 115.448000 ( 20.015141)
total: 296.45 sec