Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-232210
#<BuildRuby:0x00007f173b3dfdc0
@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.20240818-232210",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.003118 0.005015 3.073670 ( 2.966420)
build_miniruby 0.001291 0.000383 1.309983 ( 1.306595)
build_ruby 0.001592 0.000472 4.168486 ( 4.358695)
build_all 0.005495 0.003345 7.747504 ( 2.886637)
build_install 0.009432 0.009943 10.100491 ( 4.532290)
test_btest 0.000688 0.000250 124.003316 ( 43.757138)
test_basic 0.007293 0.003741 1.241527 ( 1.283376)
test_all 0.116394 0.034918 853.193394 (258.297402)
test_rubyspec 0.066971 0.020876 171.970793 ( 32.019945)
total: 351.41 sec