Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-183819
#<BuildRuby:0x00007fe48d7dfdd8
@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.20240805-183819",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000036 0.000006 0.000042 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.004927 0.003509 3.184430 ( 3.180428)
build_miniruby 0.001313 0.000225 1.511433 ( 1.508112)
build_ruby 0.001494 0.000256 4.137331 ( 4.306460)
build_all 0.009115 0.000000 8.337680 ( 3.281955)
build_install 0.018886 0.000000 11.144685 ( 5.303318)
test_btest 0.001135 0.000000 113.345360 ( 29.783407)
test_basic 0.002935 0.007673 1.007146 ( 1.050716)
test_all 0.115034 0.035072 829.574900 (240.123863)
test_rubyspec 0.052365 0.036470 166.503503 ( 35.450475)
total: 323.99 sec