Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-221916
#<BuildRuby:0x00007f332904fde0
@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.20241016-221916",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000034 0.000006 0.000040 ( 0.000056)
configure 0.000000 0.000036 0.000036 ( 0.000037)
build_up 0.004895 0.003234 4.084778 ( 3.912703)
build_miniruby 0.002032 0.000000 1.710790 ( 1.709113)
build_ruby 0.002276 0.000089 4.529060 ( 4.689083)
build_all 0.010055 0.000399 7.660984 ( 3.557083)
build_install 0.023722 0.002034 11.097614 ( 5.719116)
test_btest 0.000679 0.000118 94.894888 ( 27.589055)
test_basic 0.011074 0.000398 1.052404 ( 1.100763)
test_all 0.107053 0.044258 727.978933 (225.473410)
test_rubyspec 0.036974 0.046759 131.664572 ( 25.590776)
total: 299.34 sec