Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-082355
#<BuildRuby:0x0000555a847ce3e8
@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.20230205-082355",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.004256 0.001120 1.176886 ( 2.159742)
build_miniruby 0.001139 0.000300 1.166620 ( 1.183703)
build_ruby 0.000000 0.001686 2.348303 ( 2.685969)
build_all 0.000000 0.007804 3.976525 ( 2.407485)
build_install 0.001462 0.011806 2.840835 ( 2.511506)
test_btest 0.000367 0.000192 55.906918 ( 33.126022)
test_basic 0.001087 0.004489 0.425181 ( 0.525606)
test_all 0.000625 0.000357 632.232113 (252.329102)
test_rubyspec 0.025577 0.022609 72.402597 ( 86.051269)
total: 382.98 sec