Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250322-060129
#<BuildRuby:0x00007fe2b1ccfdd0
@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.20250322-060129",
@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.000006 0.000024 ( 0.000024)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.005098 0.001699 2.461697 ( 2.294153)
build_miniruby 0.001180 0.000393 1.180287 ( 1.177878)
build_ruby 0.001300 0.000433 3.438189 ( 3.582753)
build_all 0.001892 0.006039 5.579721 ( 2.296882)
build_install 0.009334 0.008627 7.501644 ( 4.298848)
test_btest 0.000778 0.000327 49.295501 ( 14.179823)
test_basic 0.005026 0.004520 0.876582 ( 0.933925)
test_all 0.101663 0.020033 612.184052 (192.161421)
test_rubyspec 0.063865 0.015483 106.580598 ( 24.519167)
total: 245.45 sec