Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-091139
#<BuildRuby:0x00007f92e6f6fdd0
@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-091139",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000043 0.000008 0.000051 ( 0.000052)
configure 0.000036 0.000007 0.000043 ( 0.000044)
build_up 0.007910 0.000749 4.187232 ( 5.606662)
build_miniruby 0.002167 0.000000 1.737271 ( 2.207337)
build_ruby 0.002541 0.000000 4.840941 ( 6.990826)
build_all 0.011573 0.000000 9.612362 ( 9.006934)
build_install 0.021600 0.005082 12.699481 ( 13.159767)
test_btest 0.000816 0.000148 127.912643 (130.336897)
test_basic 0.008722 0.003501 1.350244 ( 2.193320)
test_all 0.123748 0.042530 961.723534 (973.936005)
test_rubyspec 0.070794 0.025026 181.838180 (129.624366)
total: 1273.06 sec