Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-155340
#<BuildRuby:0x000055ea47ce21d8
@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.20230616-155340",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006106 0.000436 1.977143 ( 4.648095)
build_miniruby 0.001738 0.000124 1.400270 ( 2.060680)
build_ruby 0.001429 0.000102 2.719219 ( 4.127583)
build_all 0.007290 0.000521 2.427080 ( 3.193478)
build_install 0.006186 0.012442 3.623724 ( 4.166272)
test_btest 0.000772 0.000124 75.612129 ( 45.653250)
test_basic 0.003603 0.004200 0.834261 ( 1.300589)
test_all 0.001003 0.000188 578.895127 (307.864431)
test_rubyspec 0.038534 0.010495 84.310090 (120.102503)
total: 493.12 sec