Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-192829
#<BuildRuby:0x00007f6af30dfdd0
@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.20240906-192829",
@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.000007 0.000023 ( 0.000023)
autoconf 0.000029 0.000012 0.000041 ( 0.000040)
configure 0.000022 0.000009 0.000031 ( 0.000030)
build_up 0.006746 0.001073 3.708521 ( 3.666075)
build_miniruby 0.001590 0.000000 1.683215 ( 1.679976)
build_ruby 0.001768 0.000000 4.200979 ( 32.776635)
build_all 0.009061 0.000000 8.238492 ( 3.338066)
build_install 0.014807 0.004877 11.454926 ( 5.559651)
test_btest 0.000712 0.000250 118.154469 ( 31.428782)
test_basic 0.005530 0.004488 1.011643 ( 1.387743)
test_all 0.091674 0.059340 795.017293 (242.429675)
test_rubyspec 0.044237 0.051235 163.614308 ( 37.776928)
total: 360.04 sec