Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-202705
#<BuildRuby:0x00007fed5500fdd0
@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.20240621-202705",
@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.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005652 0.001695 2.711928 ( 2.827335)
build_miniruby 0.001229 0.000369 1.151837 ( 1.149312)
build_ruby 0.001333 0.000400 3.045184 ( 3.246643)
build_all 0.006228 0.002289 6.917931 ( 2.728036)
build_install 0.015469 0.003283 8.747770 ( 4.027064)
test_btest 0.000653 0.000190 100.013136 ( 25.787709)
test_basic 0.003572 0.004347 1.073924 ( 1.128198)
test_all 0.093975 0.052948 828.149047 (228.219790)
test_rubyspec 0.047106 0.047116 161.889298 ( 33.590841)
total: 302.71 sec