Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-003041
#<BuildRuby:0x00007f500995fdc0
@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.20241213-003041",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005179 0.002497 2.988848 ( 2.980515)
build_miniruby 0.001172 0.000257 1.485300 ( 1.482051)
build_ruby 0.001479 0.000324 3.973151 ( 4.138603)
build_all 0.008881 0.000243 6.355736 ( 2.709584)
build_install 0.012167 0.006972 8.958745 ( 4.349071)
test_btest 0.000751 0.000178 75.367096 ( 20.180753)
test_basic 0.007620 0.001805 0.990831 ( 1.042743)
test_all 0.120245 0.023382 698.066119 (238.679570)
test_rubyspec 0.037431 0.043297 114.730024 ( 25.475177)
total: 301.04 sec