Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-013549
#<BuildRuby:0x00007ff87493fde0
@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.20240926-013549",
@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.000006 0.000026 ( 0.000027)
autoconf 0.000039 0.000012 0.000051 ( 0.000050)
configure 0.000034 0.000010 0.000044 ( 0.000045)
build_up 0.002955 0.006283 4.932664 ( 4.133678)
build_miniruby 0.001203 0.000413 1.664929 ( 1.660995)
build_ruby 0.001540 0.000528 4.173874 ( 4.348705)
build_all 0.000000 0.007667 6.665774 ( 2.673882)
build_install 0.017665 0.003305 10.364767 ( 4.743863)
test_btest 0.000600 0.000225 94.161692 ( 24.965659)
test_basic 0.000509 0.010253 0.977508 ( 1.030113)
test_all 0.102364 0.045369 758.017401 (244.990611)
test_rubyspec 0.042050 0.045571 131.276754 ( 30.143416)
total: 318.69 sec