Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-151722
#<BuildRuby:0x0000556d15c12078
@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.20240315-151722",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.002418 0.004582 2.515805 ( 2.765866)
build_miniruby 0.001146 0.000275 2.158587 ( 2.164293)
build_ruby 0.001464 0.000352 3.692848 ( 3.936483)
build_all 0.003236 0.005122 7.208845 ( 3.717111)
build_install 0.015138 0.004947 9.170999 ( 5.320315)
test_btest 0.000523 0.000150 93.491956 ( 37.657935)
test_basic 0.005685 0.001624 1.000785 ( 1.082133)
test_all 0.079408 0.041404 890.244046 (390.484634)
test_rubyspec 0.035418 0.062983 131.177067 (148.093337)
total: 595.22 sec