Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-134824
#<BuildRuby:0x00005560ff61a0e8
@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.20230113-134824",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.004796 0.000000 1.178320 ( 3.050210)
build_miniruby 0.000000 0.001419 1.419081 ( 1.469972)
build_ruby 0.000000 0.001618 3.637928 ( 4.207754)
build_all 0.002799 0.004749 3.937717 ( 2.593271)
build_install 0.007241 0.006946 2.862812 ( 2.844356)
test_btest 0.000566 0.000121 55.379872 ( 31.098639)
test_basic 0.006197 0.000489 0.467891 ( 0.737977)
test_all 0.001455 0.000301 644.890290 (281.010302)
test_rubyspec 0.029291 0.019941 70.065948 ( 83.847935)
total: 410.86 sec