Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-152106
#<BuildRuby:0x0000565188a5e008
@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.20240221-152106",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006816 0.000216 2.307179 ( 2.141995)
build_miniruby 0.001131 0.000084 1.449573 ( 1.447745)
build_ruby 0.001418 0.000105 3.117173 ( 3.337531)
build_all 0.003837 0.004075 6.749449 ( 2.727548)
build_install 0.014838 0.004426 8.272792 ( 3.811607)
test_btest 0.000665 0.000086 93.345727 ( 29.519608)
test_basic 0.004619 0.003631 0.973987 ( 1.050425)
test_all 0.072641 0.047439 805.632799 (249.180830)
test_rubyspec 0.041956 0.037221 105.801559 (115.294354)
total: 408.51 sec