Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-183405
#<BuildRuby:0x000055749f3f2230
@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.20240216-183405",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.005456 0.000324 2.060692 ( 2.623664)
build_miniruby 0.000000 0.001560 8.818262 ( 8.448599)
build_ruby 0.000000 0.001902 3.226362 ( 3.468853)
build_all 0.002907 0.004832 6.431634 ( 3.127097)
build_install 0.010740 0.008414 7.952037 ( 4.523726)
test_btest 0.000884 0.000295 90.273706 ( 40.173729)
test_basic 0.004789 0.000438 0.966191 ( 7.181502)
test_all 0.069691 0.048114 830.739007 (313.644386)
test_rubyspec 0.055183 0.031290 120.311062 (129.825760)
total: 513.02 sec