Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-123643
#<BuildRuby:0x00005585c01963b0
@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.20231207-123643",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.007267 0.000000 2.427236 ( 2.578558)
build_miniruby 0.001393 0.000175 1.645637 ( 1.647352)
build_ruby 0.001542 0.000275 3.606476 ( 3.811588)
build_all 0.007215 0.001289 6.006220 ( 3.512851)
build_install 0.016311 0.003366 7.469447 ( 4.496254)
test_btest 0.000663 0.000121 84.367508 ( 37.448542)
test_basic 0.006736 0.000000 0.891845 ( 0.986423)
test_all 0.062870 0.063847 718.998370 (272.022387)
test_rubyspec 0.032614 0.044949 105.167522 (137.553434)
total: 464.06 sec