Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-024555
#<BuildRuby:0x00007f0a9f92fdc8
@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.20240621-024555",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000025 ( 0.000027)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000033 0.000010 0.000043 ( 0.000042)
build_up 0.007347 0.002099 3.823800 ( 4.060560)
build_miniruby 0.001266 0.000361 1.580123 ( 1.656126)
build_ruby 0.000000 0.002099 4.302380 ( 4.527311)
build_all 0.000000 0.010371 7.850547 ( 4.423086)
build_install 0.010941 0.012130 10.947005 ( 6.552572)
test_btest 0.000673 0.000303 105.025479 ( 30.216876)
test_basic 0.007046 0.001229 0.947717 ( 1.004466)
test_all 0.091978 0.059075 783.357643 (243.395290)
test_rubyspec 0.051628 0.040331 163.145010 ( 33.675583)
total: 329.51 sec