Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-042648
#<BuildRuby:0x000055d864156138
@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.20230113-042648",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.000000 0.004143 1.074125 ( 1.513131)
build_miniruby 0.000000 0.001549 1.450268 ( 1.450482)
build_ruby 0.000000 0.001459 3.783507 ( 4.159511)
build_all 0.000000 0.007112 3.848129 ( 2.005430)
build_install 0.011633 0.002861 2.821307 ( 2.092347)
test_btest 0.000924 0.000000 56.060173 ( 22.029446)
test_basic 0.005400 0.000000 0.357755 ( 0.453279)
test_all 0.001143 0.000000 634.946366 (218.947021)
test_rubyspec 0.021963 0.027239 69.946403 ( 80.177245)
total: 332.83 sec