Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-123829
#<BuildRuby:0x0000556225316230
@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.20240303-123829",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006598 0.000433 2.441277 ( 2.189178)
build_miniruby 0.001118 0.000195 1.597808 ( 1.596643)
build_ruby 0.001340 0.000233 3.099886 ( 3.318126)
build_all 0.006230 0.001084 6.463639 ( 2.473500)
build_install 0.015907 0.001072 8.156818 ( 3.800243)
test_btest 0.000705 0.000113 91.979217 ( 25.244156)
test_basic 0.005687 0.000910 0.823586 ( 1.123352)
test_all 0.078082 0.043421 802.764287 (301.555270)
test_rubyspec 0.031198 0.054915 122.164707 (131.585342)
total: 472.89 sec