Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-021140
#<BuildRuby:0x0000559c3de8e138
@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.20230215-021140",
@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.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.004832 0.001318 1.521802 ( 2.831690)
build_miniruby 0.001205 0.000329 1.299572 ( 1.412392)
build_ruby 0.000000 0.001596 2.630994 ( 3.173257)
build_all 0.004469 0.003930 4.196670 ( 3.303471)
build_install 0.009707 0.007913 3.264769 ( 3.408192)
test_btest 0.000694 0.000252 58.948705 ( 37.347617)
test_basic 0.004838 0.001759 0.516303 ( 0.815496)
test_all 0.000000 0.001759 659.405080 (318.059615)
test_rubyspec 0.028513 0.033061 77.793334 (106.732991)
total: 477.09 sec