Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-063117
#<BuildRuby:0x00007fab48b4fdc0
@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.20240715-063117",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.002941 0.003814 2.760373 ( 2.727185)
build_miniruby 0.001401 0.000280 1.104704 ( 1.101649)
build_ruby 0.001456 0.000291 2.953714 ( 3.142316)
build_all 0.007476 0.000637 7.347764 ( 2.879343)
build_install 0.011591 0.006308 9.329247 ( 4.188078)
test_btest 0.000805 0.000186 100.807041 ( 25.920051)
test_basic 0.006811 0.000636 0.905398 ( 0.958496)
test_all 0.101612 0.047646 768.041913 (246.384224)
test_rubyspec 0.062386 0.024262 162.320030 ( 35.648959)
total: 322.95 sec