Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-170759
#<BuildRuby:0x0000564197ed21a8
@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-170759",
@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.000002 0.000015 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005755 0.000664 1.994844 ( 5.187108)
build_miniruby 0.001565 0.000180 1.466056 ( 2.140686)
build_ruby 0.001378 0.000159 2.871809 ( 4.052977)
build_all 0.004626 0.003709 2.412760 ( 3.185035)
build_install 0.018521 0.000791 3.637411 ( 4.040027)
test_btest 0.000803 0.000104 75.550138 ( 47.723285)
test_basic 0.006593 0.000850 0.796571 ( 1.291970)
test_all 0.001173 0.000152 551.632850 (344.719313)
test_rubyspec 0.022419 0.034916 85.929898 (133.736750)
total: 546.08 sec