Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-143305
#<BuildRuby:0x000055dd13952130
@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.20230615-143305",
@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.000006 0.000019 ( 0.000018)
autoconf 0.000019 0.000008 0.000027 ( 0.000028)
configure 0.000020 0.000009 0.000029 ( 0.000029)
build_up 0.003965 0.001735 1.795644 ( 3.250334)
build_miniruby 0.000991 0.000433 1.412408 ( 1.456022)
build_ruby 0.001172 0.000513 2.778044 ( 3.020674)
build_all 0.001873 0.005390 2.377045 ( 1.988987)
build_install 0.016129 0.001687 3.548390 ( 2.835267)
test_btest 0.000888 0.000000 75.804337 ( 36.183514)
test_basic 0.007748 0.000000 0.826047 ( 0.976738)
test_all 0.001147 0.000000 575.138046 (234.819932)
test_rubyspec 0.032729 0.019986 83.170420 ( 96.708873)
total: 381.24 sec