Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-232135
#<BuildRuby:0x00005602085821a8
@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.20230908-232135",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006308 0.000358 2.198982 ( 3.421585)
build_miniruby 0.001720 0.000000 1.606661 ( 1.615801)
build_ruby 0.001759 0.000000 3.098290 ( 3.288860)
build_all 0.007223 0.000377 5.926897 ( 2.885078)
build_install 0.012756 0.008514 7.897929 ( 4.627046)
test_btest 0.000593 0.000119 82.503310 ( 29.272487)
test_basic 0.001400 0.004609 0.896363 ( 0.966881)
test_all 0.004655 0.004415 664.336600 (267.980425)
test_rubyspec 0.046849 0.027344 101.479956 (114.734181)
total: 428.79 sec