Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-185331
#<BuildRuby:0x0000556e0cdda408
@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.20240313-185331",
@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.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.007060 0.000518 2.633206 ( 2.608773)
build_miniruby 0.001708 0.000000 7.822936 ( 6.669308)
build_ruby 0.001664 0.000000 3.400195 ( 3.621858)
build_all 0.004987 0.003424 6.728443 ( 3.422688)
build_install 0.018437 0.002246 8.808784 ( 5.053128)
test_btest 0.001081 0.000000 90.531016 ( 37.058112)
test_basic 0.001780 0.005664 0.978784 ( 1.045694)
test_all 0.084193 0.034778 814.938857 (299.931814)
test_rubyspec 0.045063 0.045755 125.402354 (135.011387)
total: 494.42 sec