Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-155115
#<BuildRuby:0x00007f9362dafdc0
@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.20241008-155115",
@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.000026)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.004456 0.003048 3.493519 ( 3.420180)
build_miniruby 0.001312 0.000350 1.564145 ( 1.560627)
build_ruby 0.001966 0.000000 3.499438 ( 3.696809)
build_all 0.003986 0.004535 7.187248 ( 2.969738)
build_install 0.014867 0.006076 9.485964 ( 4.327466)
test_btest 0.000734 0.000223 90.718186 ( 26.008671)
test_basic 0.002682 0.010530 1.314070 ( 1.688763)
test_all 0.117877 0.033877 731.454519 (229.108519)
test_rubyspec 0.048231 0.035841 128.102573 ( 26.057528)
total: 298.84 sec