Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-021338
#<BuildRuby:0x000055e32a8fe360
@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.20230503-021338",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.001933 0.003548 1.580646 ( 2.763509)
build_miniruby 0.000974 0.000231 1.131202 ( 1.129847)
build_ruby 0.001264 0.000301 2.143169 ( 2.356346)
build_all 0.002338 0.002555 1.730234 ( 0.932228)
build_install 0.012558 0.002185 3.017796 ( 2.045515)
test_btest 0.000585 0.000146 73.557312 ( 21.555187)
test_basic 0.004887 0.001222 0.652227 ( 0.730461)
test_all 0.000831 0.000208 534.631347 (178.801679)
test_rubyspec 0.022646 0.021251 75.010537 ( 87.014511)
total: 297.33 sec