Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-032057
#<BuildRuby:0x000055c9b1246230
@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.20230910-032057",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.002350 0.004416 2.337933 ( 4.698157)
build_miniruby 0.001800 0.000180 1.726823 ( 1.730482)
build_ruby 0.001649 0.000164 3.465197 ( 3.863811)
build_all 0.002724 0.004745 6.441863 ( 5.058534)
build_install 0.015811 0.004168 7.960735 ( 5.892647)
test_btest 0.000000 0.000849 84.593115 ( 44.935199)
test_basic 0.000000 0.008943 0.978738 ( 1.218183)
test_all 0.007842 0.001941 727.964776 (355.593842)
test_rubyspec 0.050205 0.029456 110.274069 (137.896029)
total: 560.89 sec