Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-225701
#<BuildRuby:0x000055de9f842078
@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.20230310-225701",
@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.000008 0.000002 0.000010 ( 0.000012)
autoconf 0.000000 0.000000 0.000000 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.001904 0.003329 1.472517 ( 2.816065)
build_miniruby 0.001205 0.000000 1.218850 ( 1.217271)
build_ruby 0.001260 0.000000 2.266154 ( 2.442621)
build_all 0.005140 0.000000 1.935818 ( 1.104203)
build_install 0.011180 0.002019 2.561963 ( 1.620022)
test_btest 0.000654 0.000182 65.593009 ( 17.320076)
test_basic 0.002981 0.000828 0.436545 ( 0.531359)
test_all 0.000839 0.000233 520.305539 (153.735785)
test_rubyspec 0.004806 0.028445 68.247556 ( 78.097015)
total: 258.89 sec