Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-122007
#<BuildRuby:0x00007fa82bb2fdd8
@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.20241209-122007",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.006615 0.000343 3.381601 ( 3.313493)
build_miniruby 0.000000 0.001563 1.439921 ( 1.436857)
build_ruby 0.000000 0.001695 3.721551 ( 3.886135)
build_all 0.004093 0.004670 6.233643 ( 2.649751)
build_install 0.013001 0.006535 8.418200 ( 3.994962)
test_btest 0.000000 0.000979 76.482012 ( 20.522246)
test_basic 0.000227 0.009452 0.831229 ( 0.876240)
test_all 0.117558 0.027363 719.218385 (224.253035)
test_rubyspec 0.067527 0.017169 114.378141 ( 27.530763)
total: 288.46 sec