Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-004024
#<BuildRuby:0x00007f272992fde0
@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.20241229-004024",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.004585 0.000175 1.408813 ( 1.819287)
build_miniruby 0.001092 0.000304 1.183029 ( 1.179868)
build_ruby 0.001776 0.000000 2.858475 ( 27.169503)
build_all 0.004587 0.003558 4.975127 ( 2.053405)
build_install 0.015662 0.000000 6.075428 ( 6.145663)
test_btest 0.000984 0.000000 62.410264 ( 16.545855)
test_basic 0.004355 0.004340 0.684234 ( 0.738828)
test_all 0.086092 0.050472 562.591910 (192.206460)
test_rubyspec 0.050783 0.025293 109.640387 ( 19.077622)
total: 266.94 sec