Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-123824
#<BuildRuby:0x00007fcb26dafdd8
@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.20240821-123824",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.006628 0.000602 3.233579 ( 3.231741)
build_miniruby 0.001375 0.000299 1.561286 ( 1.558781)
build_ruby 0.001513 0.000329 3.861261 ( 4.021346)
build_all 0.007318 0.001591 7.607777 ( 3.024783)
build_install 0.017877 0.000024 10.780287 ( 5.134315)
test_btest 0.000845 0.000157 116.005977 ( 30.550444)
test_basic 0.006259 0.003920 1.207355 ( 1.254504)
test_all 0.102211 0.044275 824.969958 (236.440655)
test_rubyspec 0.048748 0.045323 162.010611 ( 35.975622)
total: 321.19 sec