Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250424-031617
#<BuildRuby:0x00007f58e704fdc0
@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.20250424-031617",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.002423 0.004488 2.485599 ( 4.099280)
build_miniruby 0.001560 0.000268 2.280760 ( 2.627875)
build_ruby 0.002122 0.000364 4.684191 ( 5.164169)
build_all 0.010344 0.000297 6.845942 ( 5.654716)
build_install 0.018936 0.004599 9.391795 ( 8.110206)
test_btest 0.000805 0.000138 54.527801 ( 45.165158)
test_basic 0.005126 0.007987 1.072457 ( 5.779501)
test_all 0.077991 0.047444 655.030052 (359.135358)
test_rubyspec 0.059845 0.027438 116.246680 ( 54.678497)
total: 490.42 sec