Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-225049
#<BuildRuby:0x00007f5e2204fdd0
@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.20240715-225049",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.003978 0.004008 3.363558 ( 3.339322)
build_miniruby 0.000000 0.001534 1.236646 ( 1.234611)
build_ruby 0.001781 0.000397 3.563162 ( 3.733021)
build_all 0.005001 0.004227 7.383566 ( 2.714586)
build_install 0.007265 0.011396 10.570367 ( 4.986095)
test_btest 0.000000 0.001044 109.885949 ( 30.646125)
test_basic 0.008440 0.000000 1.195635 ( 1.247564)
test_all 0.105711 0.045237 814.106019 (228.126937)
test_rubyspec 0.050894 0.034989 159.264590 ( 34.227601)
total: 310.26 sec