Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-184858
#<BuildRuby:0x0000564537f52008
@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.20240321-184858",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.007333 0.000948 3.806665 ( 2.788121)
build_miniruby 0.001288 0.000000 1.644423 ( 1.643494)
build_ruby 0.001635 0.000000 3.382020 ( 3.595518)
build_all 0.006922 0.000476 6.803101 ( 2.965500)
build_install 0.015169 0.003780 9.166625 ( 4.158228)
test_btest 0.000000 0.000869 92.990295 ( 31.050902)
test_basic 0.000000 0.005672 0.927634 ( 0.989972)
test_all 0.066167 0.048800 728.855725 (266.840732)
test_rubyspec 0.048344 0.034714 119.583816 (128.886731)
total: 442.92 sec