Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-193504
#<BuildRuby:0x000055ef6304a198
@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.20230110-193504",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001885 0.003811 1.265221 ( 3.519731)
build_miniruby 0.000000 0.001964 1.624700 ( 1.952956)
build_ruby 0.000220 0.001864 4.029925 ( 5.296116)
build_all 0.004325 0.004517 4.088820 ( 5.028072)
build_install 0.019745 0.001551 3.267997 ( 4.483240)
test_btest 0.000000 0.000808 60.312728 ( 58.616840)
test_basic 0.000000 0.007113 0.481630 ( 1.011542)
test_all 0.000000 0.001187 685.143186 (402.102134)
test_rubyspec 0.010908 0.032290 67.367328 ( 77.818743)
total: 559.83 sec