Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-134449
#<BuildRuby:0x00007f1c1ec5fdc8
@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.20240701-134449",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000033 0.000014 0.000047 ( 0.000047)
configure 0.000028 0.000012 0.000040 ( 0.000041)
build_up 0.004610 0.004302 4.306477 ( 3.680928)
build_miniruby 0.000000 0.001958 1.637131 ( 1.635840)
build_ruby 0.001440 0.000792 4.308161 ( 4.464588)
build_all 0.009935 0.000000 8.552828 ( 4.752796)
build_install 0.019648 0.003657 11.685271 ( 6.176435)
test_btest 0.001132 0.000000 121.621971 ( 47.572181)
test_basic 0.008064 0.005621 1.418233 ( 1.537410)
test_all 0.085076 0.071255 881.931220 (289.106963)
test_rubyspec 0.051464 0.041669 162.303125 ( 34.042181)
total: 392.97 sec