Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-033305
#<BuildRuby:0x00005632d87c21d8
@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.20230607-033305",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.003169 0.002856 1.922169 ( 4.769984)
build_miniruby 0.001483 0.000205 1.399577 ( 1.650613)
build_ruby 0.001512 0.000209 2.952398 ( 3.371541)
build_all 0.003154 0.004448 2.266578 ( 2.533114)
build_install 0.015121 0.001851 3.415043 ( 3.567869)
test_btest 0.000599 0.000100 77.287744 ( 43.678861)
test_basic 0.002577 0.000429 0.802433 ( 1.135937)
test_all 0.001413 0.000235 603.251470 (253.154282)
test_rubyspec 0.020064 0.032794 84.371907 ( 97.091495)
total: 410.95 sec