Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-161247
#<BuildRuby:0x00007f6f8f10fdc8
@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.20241115-161247",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.004676 0.003161 3.472189 ( 3.562803)
build_miniruby 0.001189 0.000317 1.600073 ( 1.599545)
build_ruby 0.001338 0.000357 4.141801 ( 4.279577)
build_all 0.003593 0.005067 6.261431 ( 2.670490)
build_install 0.019889 0.000000 9.619694 ( 4.948970)
test_btest 0.001126 0.000000 78.203451 ( 20.956488)
test_basic 0.008462 0.001247 1.051494 ( 1.100142)
test_all 0.101089 0.047818 736.635815 (219.469982)
test_rubyspec 0.053208 0.029179 121.573546 ( 24.769646)
total: 283.36 sec