Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250428-185811
#<BuildRuby:0x00007f1c4f93fdd8
@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.20250428-185811",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.001513 0.003831 2.102144 ( 2.413716)
build_miniruby 0.002006 0.000182 1.832415 ( 1.907820)
build_ruby 0.002498 0.000227 4.570322 ( 4.896939)
build_all 0.011151 0.000250 6.878813 ( 4.400013)
build_install 0.017777 0.004746 8.991058 ( 6.453048)
test_btest 0.000870 0.000091 51.805567 ( 37.004637)
test_basic 0.000014 0.008061 0.844315 ( 1.587262)
test_all 0.064869 0.051412 589.618038 (215.103638)
test_rubyspec 0.059665 0.018482 103.200960 ( 24.487497)
total: 298.26 sec