Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-063932
#<BuildRuby:0x00007ff613c8fdc8
@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.20241231-063932",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.005387 0.000303 1.969605 ( 2.343551)
build_miniruby 0.001171 0.000260 1.579147 ( 1.575596)
build_ruby 0.001608 0.000357 4.094779 ( 23.237362)
build_all 0.008736 0.000976 6.413618 ( 2.511117)
build_install 0.010352 0.009141 8.211128 ( 4.308643)
test_btest 0.000895 0.000000 75.234428 ( 21.594211)
test_basic 0.009455 0.000000 0.999703 ( 1.050478)
test_all 0.091094 0.051343 718.343104 (220.967514)
test_rubyspec 0.045918 0.036819 117.325927 ( 26.164954)
total: 303.75 sec