Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-054750
#<BuildRuby:0x0000562a7e259a00
@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.20240221-054750",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.000000 0.006846 2.478717 ( 2.270971)
build_miniruby 0.001120 0.000182 1.618913 ( 1.616780)
build_ruby 0.001189 0.000183 3.448886 ( 3.690600)
build_all 0.007063 0.000000 6.169770 ( 2.402703)
build_install 0.018257 0.000000 8.021230 ( 3.639204)
test_btest 0.000926 0.000000 90.826574 ( 24.982498)
test_basic 0.006414 0.000000 0.911095 ( 0.969648)
test_all 0.080406 0.035867 797.795658 (328.429294)
test_rubyspec 0.048051 0.056037 146.635185 (259.143822)
total: 627.15 sec