Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-225710
#<BuildRuby:0x00005586e8de5f48
@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.20240130-225710",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002284 0.003784 2.066220 ( 2.489075)
build_miniruby 0.001466 0.000226 1.774656 ( 1.775082)
build_ruby 0.001743 0.000268 3.685638 ( 3.942667)
build_all 0.007913 0.000000 6.248064 ( 2.975711)
build_install 0.020174 0.000000 7.983782 ( 4.736093)
test_btest 0.000896 0.000039 87.554246 ( 32.651204)
test_basic 0.003255 0.004625 0.973240 ( 1.083532)
test_all 0.087194 0.038022 767.525497 (435.502385)
test_rubyspec 0.071300 0.044733 190.404718 (298.493056)
total: 783.65 sec