Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-234826
#<BuildRuby:0x0000562d9de12078
@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.20240125-234826",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002224 0.004545 2.446477 ( 3.635451)
build_miniruby 0.001159 0.000303 1.905665 ( 1.911972)
build_ruby 0.001351 0.000353 3.247177 ( 3.476497)
build_all 0.006467 0.002545 11.621568 ( 5.468787)
build_install 0.011803 0.006275 4.173731 ( 2.986731)
test_btest 0.000677 0.000201 84.233797 ( 34.024959)
test_basic 0.005519 0.001635 0.847742 ( 0.947190)
test_all 0.075571 0.037109 727.357275 (276.983552)
test_rubyspec 0.052395 0.054064 167.841877 (179.818918)
total: 509.25 sec