Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-004302
#<BuildRuby:0x00007fbe7099fdc8
@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.20240620-004302",
@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.000024)
autoconf 0.000044 0.000007 0.000051 ( 0.000050)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.004028 0.003965 3.426734 ( 3.333665)
build_miniruby 0.001302 0.000230 1.445374 ( 1.442899)
build_ruby 0.001588 0.000280 4.439206 ( 4.583476)
build_all 0.007954 0.000670 7.654362 ( 3.113484)
build_install 0.005995 0.011910 11.004245 ( 5.395448)
test_btest 0.000848 0.000206 110.124810 ( 28.779876)
test_basic 0.000000 0.009623 1.235789 ( 1.286288)
test_all 0.111269 0.035355 915.073546 (287.759714)
test_rubyspec 0.055121 0.041865 166.191232 ( 37.559283)
total: 373.26 sec