Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-170933
#<BuildRuby:0x0000563efe72e3e8
@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.20240215-170933",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.002962 0.004540 2.323886 ( 3.315014)
build_miniruby 0.001917 0.000264 67.927982 ( 40.162850)
build_ruby 0.001489 0.000206 3.956317 ( 4.262286)
build_all 0.008640 0.000050 7.302546 ( 4.801503)
build_install 0.019306 0.002837 9.103162 ( 5.822078)
test_btest 0.000736 0.000097 96.181563 ( 71.098849)
test_basic 0.000000 0.006606 1.000127 ( 1.321763)
test_all 0.084392 0.045268 867.145922 (671.232373)
test_rubyspec 0.054917 0.048196 137.799339 (207.406294)
total: 1009.42 sec