Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-173247
#<BuildRuby:0x0000559e3e6fe258
@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.20230510-173247",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005282 0.000960 1.914419 ( 4.247789)
build_miniruby 0.001114 0.000202 1.350103 ( 1.593121)
build_ruby 0.001340 0.000243 2.577328 ( 3.138547)
build_all 0.006398 0.000354 2.315500 ( 2.215566)
build_install 0.005186 0.010257 3.433175 ( 3.650342)
test_btest 0.000572 0.000149 74.461928 ( 44.138534)
test_basic 0.002331 0.004015 0.779041 ( 1.155284)
test_all 0.000710 0.000207 575.687882 (264.015557)
test_rubyspec 0.015408 0.037057 81.503123 ( 99.513930)
total: 423.67 sec