Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-012808
#<BuildRuby:0x000056196c59e120
@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.20240302-012808",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.007219 2.293358 ( 2.107125)
build_miniruby 0.000511 0.000800 1.573950 ( 1.571869)
build_ruby 0.001808 0.000000 3.291660 ( 3.514752)
build_all 0.002835 0.004495 6.424822 ( 2.483206)
build_install 0.015396 0.002830 7.920816 ( 3.705290)
test_btest 0.000666 0.000196 92.027619 ( 23.920366)
test_basic 0.003497 0.003536 0.688056 ( 0.747418)
test_all 0.085639 0.032315 785.809220 (219.115680)
test_rubyspec 0.038137 0.036667 107.093034 (116.069894)
total: 373.24 sec