Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-151845
#<BuildRuby:0x00007f2cbf02fdd0
@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.20240712-151845",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000043 0.000004 0.000047 ( 0.000047)
configure 0.000037 0.000003 0.000040 ( 0.000040)
build_up 0.006717 0.003470 4.012495 ( 7.210376)
build_miniruby 0.002178 0.000207 1.733801 ( 2.694479)
build_ruby 0.002315 0.000220 4.552473 ( 7.509234)
build_all 0.010040 0.000956 9.041285 ( 13.549756)
build_install 0.024421 0.002901 11.920889 ( 17.305842)
test_btest 0.001210 0.000118 124.618829 (182.942414)
test_basic 0.012042 0.001181 1.373609 ( 2.943774)
test_all 0.140106 0.031102 927.925397 (863.014806)
test_rubyspec 0.051628 0.039913 166.825204 ( 48.592416)
total: 1145.76 sec