Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-205109
#<BuildRuby:0x00007f651c7cfdc0
@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.20240711-205109",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.007102 0.000626 3.395178 ( 3.364963)
build_miniruby 0.001579 0.000000 1.503213 ( 1.500324)
build_ruby 0.001976 0.000000 3.422360 ( 3.633547)
build_all 0.008369 0.000000 7.654800 ( 2.941664)
build_install 0.010329 0.011778 10.419736 ( 5.077503)
test_btest 0.000000 0.000985 108.325461 ( 31.471440)
test_basic 0.000702 0.007895 0.975448 ( 3.004692)
test_all 0.096500 0.052968 806.139632 (247.124953)
test_rubyspec 0.044294 0.041828 158.958859 ( 32.712911)
total: 330.83 sec