Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-055025
#<BuildRuby:0x0000563e7a232008
@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.20230923-055025",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.006114 0.001712 2.325743 ( 4.453589)
build_miniruby 0.001355 0.000379 1.692681 ( 1.802147)
build_ruby 0.001528 0.000428 3.442995 ( 3.732858)
build_all 0.007203 0.000769 6.425503 ( 4.605604)
build_install 0.011537 0.008345 7.868594 ( 5.481424)
test_btest 0.000820 0.000254 84.565808 ( 44.851665)
test_basic 0.003315 0.005571 0.993395 ( 1.386882)
test_all 0.009589 0.000161 683.522788 (301.231516)
test_rubyspec 0.039010 0.035099 107.056737 (126.491449)
total: 494.04 sec