Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-162714
#<BuildRuby:0x000055c41ef9a230
@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.20240312-162714",
@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.000000 0.000019 0.000019 ( 0.000019)
autoconf 0.000000 0.000027 0.000027 ( 0.000027)
configure 0.000000 0.000024 0.000024 ( 0.000025)
build_up 0.000000 0.009092 2.758721 ( 3.798965)
build_miniruby 0.000000 0.001722 1.883079 ( 2.144836)
build_ruby 0.000000 0.001919 3.662208 ( 4.069413)
build_all 0.005290 0.003258 6.963198 ( 5.195386)
build_install 0.018001 0.003605 8.846031 ( 7.451038)
test_btest 0.000555 0.000144 96.165540 ( 74.328114)
test_basic 0.000000 0.008520 1.052225 ( 1.418597)
test_all 0.086680 0.035973 796.126876 (291.575807)
test_rubyspec 0.032935 0.052561 112.368751 (121.147617)
total: 511.13 sec