Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-041957
#<BuildRuby:0x00005583705a2118
@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.20230604-041957",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001485 0.004140 1.793336 ( 3.027605)
build_miniruby 0.001523 0.000176 1.287788 ( 1.288818)
build_ruby 0.000000 0.001475 2.592564 ( 2.819784)
build_all 0.000000 0.007481 2.235364 ( 1.607831)
build_install 0.011852 0.007160 3.610393 ( 2.782545)
test_btest 0.000883 0.000213 78.158035 ( 31.835461)
test_basic 0.005430 0.000308 0.748178 ( 0.833579)
test_all 0.000906 0.000212 562.646581 (190.920746)
test_rubyspec 0.040456 0.014683 80.365583 ( 92.062860)
total: 327.18 sec