Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-060307
#<BuildRuby:0x0000561858ea67c8
@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.20230909-060307",
@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.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.002310 0.004276 2.219117 ( 3.570837)
build_miniruby 0.001688 0.000000 1.756219 ( 1.765515)
build_ruby 0.002389 0.000000 3.484763 ( 3.712132)
build_all 0.004415 0.003523 6.434681 ( 3.641855)
build_install 0.014228 0.005032 7.621166 ( 4.910464)
test_btest 0.000951 0.000000 86.306680 ( 38.062828)
test_basic 0.004049 0.004315 0.966066 ( 1.045485)
test_all 0.000069 0.008886 692.651224 (228.276165)
test_rubyspec 0.023995 0.040518 95.375939 (106.487457)
total: 391.47 sec