Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-011814
#<BuildRuby:0x00007fea80bbfdd8
@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.20241230-011814",
@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.000022)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.002619 0.003566 1.947193 ( 2.238987)
build_miniruby 0.001518 0.000000 1.529601 ( 1.526284)
build_ruby 0.002060 0.000000 3.525968 ( 3.647474)
build_all 0.006043 0.001901 5.807082 ( 2.385600)
build_install 0.012780 0.005666 7.755331 ( 4.118774)
test_btest 0.000572 0.000191 73.735297 ( 20.332809)
test_basic 0.003296 0.005626 0.753197 ( 0.805325)
test_all 0.109881 0.033557 624.209508 (185.574654)
test_rubyspec 0.050269 0.028750 113.169503 ( 20.405843)
total: 241.04 sec