Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-155751
#<BuildRuby:0x00007f3093b5fde0
@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.20240718-155751",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000035 0.000004 0.000039 ( 0.000040)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003600 0.004579 3.824550 ( 3.809877)
build_miniruby 0.001587 0.000248 1.640761 ( 1.642499)
build_ruby 0.000000 0.002228 4.311452 ( 4.471721)
build_all 0.005965 0.005541 9.149014 ( 3.983517)
build_install 0.016134 0.006863 11.659559 ( 6.094839)
test_btest 0.000912 0.000208 114.430554 ( 32.036972)
test_basic 0.000000 0.009068 1.212905 ( 1.291182)
test_all 0.119225 0.027205 805.752967 (239.882526)
test_rubyspec 0.058103 0.031680 163.591472 ( 33.994861)
total: 327.21 sec