Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-165446
#<BuildRuby:0x00007f2962d8fdc8
@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.20240810-165446",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.003465 0.003922 2.894047 ( 2.760771)
build_miniruby 0.000000 0.001592 1.262391 ( 1.259343)
build_ruby 0.000000 0.001700 3.454726 ( 3.671513)
build_all 0.007801 0.000516 7.222065 ( 2.782121)
build_install 0.011794 0.005759 9.840101 ( 4.323107)
test_btest 0.000918 0.000207 102.282379 ( 26.387633)
test_basic 0.007688 0.001736 0.882991 ( 0.930327)
test_all 0.089038 0.057551 750.259545 (211.072761)
test_rubyspec 0.062108 0.030828 162.795899 ( 28.142563)
total: 281.33 sec