Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-172917
#<BuildRuby:0x000055661f0aa4d0
@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.20240318-172917",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.004971 0.003576 2.499208 ( 3.229804)
build_miniruby 0.001350 0.000180 1.778104 ( 1.848522)
build_ruby 0.001604 0.000000 3.993401 ( 4.427001)
build_all 0.009207 0.000000 7.063111 ( 4.370051)
build_install 0.017143 0.005143 8.918793 ( 6.261126)
test_btest 0.000806 0.000115 94.204403 ( 59.832003)
test_basic 0.006389 0.000912 1.028552 ( 1.205602)
test_all 0.095350 0.028752 917.748377 (344.111646)
test_rubyspec 0.033638 0.045050 110.497420 (119.502005)
total: 544.79 sec