Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250520-204837
#<BuildRuby:0x00007f3a1ecbfde0
@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.20250520-204837",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000037 0.000003 0.000040 ( 0.000041)
configure 0.000029 0.000002 0.000031 ( 0.000033)
build_up 0.007197 0.000264 3.240035 ( 2.663762)
build_miniruby 0.001344 0.000112 1.680879 ( 1.678625)
build_ruby 0.002056 0.000172 4.672126 ( 4.793274)
build_all 0.005351 0.003892 7.144838 ( 3.447518)
build_install 0.017274 0.007247 10.265457 ( 6.075262)
test_btest 0.000640 0.000087 61.583988 ( 21.831087)
test_basic 0.008885 0.003528 1.067680 ( 1.145132)
test_all 0.077797 0.046877 702.984378 (221.164791)
test_rubyspec 0.045539 0.033767 118.933058 ( 27.297853)
total: 290.10 sec