Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-125337
#<BuildRuby:0x0000559a6ac01fc0
@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.20230209-125337",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000006 0.000023 ( 0.000021)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.003939 0.001244 1.136025 ( 1.492200)
build_miniruby 0.001296 0.000000 1.080600 ( 1.083315)
build_ruby 0.001546 0.000000 2.435397 ( 2.646544)
build_all 0.004482 0.002565 3.840225 ( 2.038145)
build_install 0.015645 0.000000 2.866253 ( 2.260853)
test_btest 0.000579 0.000109 55.562350 ( 25.487691)
test_basic 0.000000 0.005714 0.436981 ( 0.542167)
test_all 0.000000 0.001211 637.074513 (238.102693)
test_rubyspec 0.022874 0.023794 70.895344 ( 81.036520)
total: 354.69 sec