Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250423-115633
#<BuildRuby:0x00007f538e03fdc0
@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.20250423-115633",
@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.000012 0.000006 0.000018 ( 0.000018)
autoconf 0.000020 0.000010 0.000030 ( 0.000029)
configure 0.000016 0.000008 0.000024 ( 0.000025)
build_up 0.004777 0.000353 1.875363 ( 2.206091)
build_miniruby 0.001088 0.000516 1.298692 ( 1.295807)
build_ruby 0.000000 0.001782 3.770346 ( 3.873478)
build_all 0.001939 0.005215 5.414106 ( 2.276933)
build_install 0.008458 0.006007 6.846426 ( 3.707848)
test_btest 0.000530 0.000300 49.012707 ( 13.315917)
test_basic 0.008549 0.000391 0.846667 ( 0.900463)
test_all 0.106011 0.014099 563.278811 (164.571378)
test_rubyspec 0.030709 0.043602 104.047156 ( 21.113744)
total: 213.26 sec