Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-011533
#<BuildRuby:0x0000560aac92a3d0
@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.20230527-011533",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.006725 0.000414 1.963382 ( 4.945518)
build_miniruby 0.001768 0.000272 1.488080 ( 1.981594)
build_ruby 0.001694 0.000261 2.950653 ( 4.151013)
build_all 0.007749 0.000514 2.262711 ( 2.969681)
build_install 0.019192 0.001430 3.746380 ( 4.898898)
test_btest 0.001135 0.000156 78.655960 ( 76.115626)
test_basic 0.002504 0.004452 0.834065 ( 1.408197)
test_all 0.000883 0.000147 620.905585 (459.934348)
test_rubyspec 0.030156 0.023411 83.847453 (106.608971)
total: 663.01 sec