Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250123-113414
#<BuildRuby:0x00007f8382b8fdc8
@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.20250123-113414",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000022 0.000008 0.000030 ( 0.000031)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.000699 0.005101 2.025035 ( 2.354662)
build_miniruby 0.000000 0.001394 1.384786 ( 1.382282)
build_ruby 0.000000 0.001836 3.652991 ( 3.834502)
build_all 0.000140 0.007854 5.637184 ( 2.390844)
build_install 0.015181 0.002105 7.192562 ( 3.757640)
test_btest 0.000651 0.000304 67.667124 ( 18.243979)
test_basic 0.004036 0.003834 0.899931 ( 0.954528)
test_all 0.070845 0.052606 604.632349 (201.167693)
test_rubyspec 0.050377 0.028358 105.097481 ( 24.049490)
total: 258.14 sec