Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250523-230314
#<BuildRuby:0x00007f1cca4cfde0
@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.20250523-230314",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.003363 0.003898 3.449257 ( 3.101594)
build_miniruby 0.000000 0.001868 5.891395 ( 5.302305)
build_ruby 0.000000 0.002031 4.213738 ( 4.351641)
build_all 0.008129 0.001123 6.678759 ( 2.871374)
build_install 0.009464 0.010150 9.479993 ( 5.118310)
test_btest 0.000625 0.000209 56.947922 ( 16.664118)
test_basic 0.000008 0.008801 1.003208 ( 1.051454)
test_all 0.082997 0.037977 639.314926 (195.900646)
test_rubyspec 0.047268 0.028223 111.836726 ( 23.199038)
total: 257.56 sec