Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-150805
#<BuildRuby:0x00007f3836d8fde0
@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.20241013-150805",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.008591 0.000068 4.241947 ( 4.388901)
build_miniruby 0.001546 0.000177 1.836989 ( 1.838517)
build_ruby 0.002215 0.000000 4.881309 ( 5.021385)
build_all 0.006334 0.004714 7.961958 ( 5.021553)
build_install 0.015229 0.009648 10.944244 ( 6.861689)
test_btest 0.000866 0.000159 97.338525 ( 56.094368)
test_basic 0.004400 0.007813 1.227022 ( 1.363773)
test_all 0.126099 0.032273 875.997115 (363.915685)
test_rubyspec 0.042213 0.041010 135.042359 ( 26.792551)
total: 471.30 sec