Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-050936
#<BuildRuby:0x00007fd72548fdd8
@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.20241029-050936",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000043 0.000000 0.000043 ( 0.000042)
configure 0.000031 0.000000 0.000031 ( 0.000032)
build_up 0.008364 0.000076 4.168763 ( 4.820397)
build_miniruby 0.001895 0.000210 1.778607 ( 1.889311)
build_ruby 0.001991 0.000000 4.526707 ( 4.885439)
build_all 0.003477 0.007134 7.067416 ( 5.273552)
build_install 0.022854 0.002841 10.156798 ( 8.159534)
test_btest 0.000918 0.000137 79.091336 ( 61.619408)
test_basic 0.007733 0.005766 1.157375 ( 1.592698)
test_all 0.121995 0.036401 817.779525 (461.201582)
test_rubyspec 0.024618 0.059463 122.703180 ( 42.003861)
total: 591.45 sec