Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250414-225420
#<BuildRuby:0x00007fad5023fdc0
@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.20250414-225420",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.004152 0.001311 1.674587 ( 1.950936)
build_miniruby 0.001134 0.000358 1.332286 ( 1.329935)
build_ruby 0.001417 0.000448 2.991376 ( 25.723024)
build_all 0.006094 0.001925 5.231815 ( 2.106469)
build_install 0.012580 0.004211 6.822924 ( 3.836359)
test_btest 0.000823 0.000262 42.871559 ( 12.325314)
test_basic 0.003436 0.004185 0.617114 ( 0.681083)
test_all 0.091760 0.024990 524.673743 (155.274532)
test_rubyspec 0.059569 0.021053 101.583662 ( 18.889074)
total: 222.12 sec