Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-105533
#<BuildRuby:0x00007fc51b5dfdd0
@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.20241227-105533",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.001093 0.004107 2.024815 ( 2.300978)
build_miniruby 0.001311 0.000246 1.565958 ( 1.563012)
build_ruby 0.001817 0.000341 3.990855 ( 4.180881)
build_all 0.007611 0.000649 6.233409 ( 2.651121)
build_install 0.014511 0.000343 7.934397 ( 4.254186)
test_btest 0.000689 0.000115 74.694382 ( 19.886694)
test_basic 0.006779 0.001130 0.935211 ( 0.981471)
test_all 0.098969 0.042509 699.539697 (221.614741)
test_rubyspec 0.031438 0.050062 120.424276 ( 27.728833)
total: 285.16 sec