Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-182837
#<BuildRuby:0x00007f654debfdc0
@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.20240723-182837",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.007050 0.000854 3.513067 ( 3.792000)
build_miniruby 0.001995 0.000000 1.822996 ( 1.821016)
build_ruby 0.002070 0.000000 3.378519 ( 3.599585)
build_all 0.008748 0.000000 7.982795 ( 3.154519)
build_install 0.018935 0.000000 11.019602 ( 5.352846)
test_btest 0.000000 0.001124 116.024848 ( 30.414651)
test_basic 0.003805 0.006921 1.062738 ( 1.110857)
test_all 0.086026 0.062047 786.970861 (237.603145)
test_rubyspec 0.055151 0.032143 169.044251 ( 34.504804)
total: 321.35 sec