Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-052810
#<BuildRuby:0x000056459600df70
@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.20230609-052810",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006885 0.000326 1.960892 ( 4.471161)
build_miniruby 0.001815 0.000209 1.542774 ( 2.061118)
build_ruby 0.001384 0.000160 3.072739 ( 3.802386)
build_all 0.007510 0.000357 2.349739 ( 2.649296)
build_install 0.020149 0.000240 3.838319 ( 4.683387)
test_btest 0.000990 0.000096 79.627133 ( 62.592597)
test_basic 0.002928 0.004913 0.807313 ( 1.254942)
test_all 0.001438 0.000185 571.055517 (336.085199)
test_rubyspec 0.009098 0.044777 84.149323 (107.517049)
total: 525.12 sec