Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-171328
#<BuildRuby:0x0000560b2c3b5f00
@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.20240226-171328",
@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.000019 0.000002 0.000021 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002061 0.004326 2.198276 ( 2.222800)
build_miniruby 0.001205 0.000219 1.542278 ( 1.541040)
build_ruby 0.001266 0.000230 3.022441 ( 3.215582)
build_all 0.005769 0.001049 6.043551 ( 2.287752)
build_install 0.017488 0.000671 8.488977 ( 4.150180)
test_btest 0.000724 0.000116 85.248173 ( 22.200317)
test_basic 0.000000 0.005855 0.814963 ( 0.879544)
test_all 0.033408 0.083883 736.976961 (204.018308)
test_rubyspec 0.047447 0.029143 96.526848 (105.854932)
total: 346.37 sec