Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-014116
#<BuildRuby:0x00007f56c54bfdc0
@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-014116",
@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.000003 0.000021 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.004451 0.004049 3.939762 ( 4.004690)
build_miniruby 0.000000 0.001983 1.666332 ( 1.673288)
build_ruby 0.001754 0.000563 4.559458 ( 4.719206)
build_all 0.002539 0.007241 8.387868 ( 4.523859)
build_install 0.023113 0.001006 11.766130 ( 6.953068)
test_btest 0.000832 0.000192 115.644388 ( 53.332854)
test_basic 0.012860 0.000000 1.376392 ( 1.508566)
test_all 0.102879 0.048317 896.335047 (325.264122)
test_rubyspec 0.045574 0.049634 164.876058 ( 42.695196)
total: 444.68 sec