Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250417-111412
#<BuildRuby:0x00007fc50bf6fdd8
@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.20250417-111412",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000084 0.000000 0.000084 ( 0.000053)
build_up 0.006132 0.000295 2.305324 ( 3.239058)
build_miniruby 0.001754 0.000000 1.715611 ( 1.792854)
build_ruby 0.002287 0.000000 4.422340 ( 4.873735)
build_all 0.006317 0.003836 6.368141 ( 4.499623)
build_install 0.012286 0.009832 8.580090 ( 6.804479)
test_btest 0.000850 0.000163 54.187010 ( 46.391198)
test_basic 0.006577 0.004385 1.015928 ( 1.710577)
test_all 0.089091 0.037734 639.617582 (388.080447)
test_rubyspec 0.054279 0.026214 114.653615 ( 73.905917)
total: 531.30 sec