Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-104805
#<BuildRuby:0x00007f1b53befdc8
@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.20240628-104805",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000036 0.000007 0.000043 ( 0.000044)
build_up 0.004316 0.004112 3.563803 ( 4.068770)
build_miniruby 0.000000 0.001505 1.169743 ( 1.167376)
build_ruby 0.000000 0.001996 3.900755 ( 4.075016)
build_all 0.003300 0.005386 7.096336 ( 2.688435)
build_install 0.009814 0.011587 10.184448 ( 4.531477)
test_btest 0.000679 0.000233 106.342283 ( 27.283619)
test_basic 0.000000 0.009137 0.974538 ( 1.023226)
test_all 0.108644 0.039663 760.215891 (230.207240)
test_rubyspec 0.046659 0.046588 167.415255 ( 27.978406)
total: 303.02 sec