Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-143807
#<BuildRuby:0x0000561cb0c86018
@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.20240210-143807",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005577 0.001455 2.084958 ( 2.713034)
build_miniruby 0.001679 0.000000 1.716035 ( 1.750104)
build_ruby 0.001832 0.000000 3.548151 ( 21.431487)
build_all 0.006624 0.001537 6.783775 ( 3.219790)
build_install 0.014734 0.003683 8.302116 ( 4.506436)
test_btest 0.000546 0.000137 89.587042 ( 32.773029)
test_basic 0.007612 0.000788 0.820913 ( 0.884889)
test_all 0.071706 0.044736 803.933399 (293.727665)
test_rubyspec 0.046112 0.052218 158.778765 (167.841682)
total: 528.85 sec