Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-010032
#<BuildRuby:0x000055e4ea585a00
@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.20240309-010032",
@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.000015)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002849 0.004532 2.537321 ( 2.256905)
build_miniruby 0.001452 0.000000 1.666902 ( 1.666147)
build_ruby 0.001799 0.000000 3.453243 ( 3.708156)
build_all 0.007764 0.000000 6.776660 ( 2.953843)
build_install 0.017261 0.000867 8.493042 ( 4.128384)
test_btest 0.000940 0.000120 91.279934 ( 29.594484)
test_basic 0.003963 0.004173 0.937431 ( 1.006314)
test_all 0.096481 0.022651 797.676061 (299.152960)
test_rubyspec 0.062468 0.021961 116.921913 (126.292721)
total: 470.76 sec