Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-154734
#<BuildRuby:0x0000563022325f70
@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.20240229-154734",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.006779 0.000683 2.748676 ( 2.234357)
build_miniruby 0.001690 0.000000 1.512631 ( 1.510761)
build_ruby 0.001728 0.000000 3.379157 ( 3.609773)
build_all 0.003787 0.004639 6.910464 ( 3.678922)
build_install 0.012750 0.009171 9.132454 ( 5.104395)
test_btest 0.000545 0.000176 97.331896 ( 48.241949)
test_basic 0.008126 0.000084 0.992407 ( 1.155789)
test_all 0.079855 0.050548 876.521675 (424.427409)
test_rubyspec 0.079212 0.021555 139.996535 (195.146289)
total: 685.11 sec