Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-205208
#<BuildRuby:0x00007f562336fdc8
@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.20241218-205208",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.002077 0.004549 2.544719 ( 3.295122)
build_miniruby 0.001407 0.000375 1.695977 ( 1.742755)
build_ruby 0.001782 0.000475 4.418415 ( 4.713892)
build_all 0.010530 0.000000 6.473317 ( 4.327244)
build_install 0.020906 0.003489 8.736740 ( 6.349797)
test_btest 0.000683 0.000161 80.436884 ( 58.673203)
test_basic 0.000136 0.011126 1.109197 ( 1.356500)
test_all 0.133040 0.022137 775.116377 (395.121401)
test_rubyspec 0.062471 0.022618 120.313864 ( 43.852477)
total: 519.43 sec