Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-140146
#<BuildRuby:0x000055898a6d23b0
@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.20230505-140146",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.005309 0.000442 1.680235 ( 3.937757)
build_miniruby 0.001353 0.000000 1.112425 ( 1.110844)
build_ruby 0.001211 0.000000 1.878398 ( 2.099116)
build_all 0.005245 0.000000 1.719551 ( 0.946602)
build_install 0.013784 0.000016 2.727600 ( 1.749177)
test_btest 0.000793 0.000000 77.144334 ( 21.820543)
test_basic 0.005956 0.000000 0.763761 ( 0.838965)
test_all 0.001105 0.000000 541.143731 (156.291099)
test_rubyspec 0.030352 0.009059 68.443287 ( 80.490390)
total: 269.29 sec