Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-040334
#<BuildRuby:0x000055c27810df20
@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.20230605-040334",
@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.000010 0.000003 0.000013 ( 0.000015)
autoconf 0.000017 0.000006 0.000023 ( 0.000024)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.002462 0.003489 1.808018 ( 3.113135)
build_miniruby 0.000958 0.000336 1.161197 ( 1.169747)
build_ruby 0.000000 0.001334 2.534998 ( 2.726090)
build_all 0.001208 0.005404 2.158049 ( 1.493050)
build_install 0.006706 0.009179 3.149271 ( 2.225385)
test_btest 0.000000 0.001020 78.853866 ( 32.008670)
test_basic 0.005923 0.001846 0.781187 ( 0.877321)
test_all 0.001206 0.000603 581.733883 (216.731421)
test_rubyspec 0.014883 0.036029 83.260419 ( 95.451351)
total: 355.80 sec