Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-050102
#<BuildRuby:0x00007f7e1fe7fdc0
@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.20241006-050102",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.008402 0.001440 4.484671 ( 6.132050)
build_miniruby 0.001691 0.000290 1.921728 ( 2.579948)
build_ruby 0.001816 0.000311 4.676341 ( 32.832363)
build_all 0.010174 0.001744 8.030969 ( 5.648328)
build_install 0.018182 0.007157 11.292502 ( 8.519385)
test_btest 0.000807 0.000157 101.445752 ( 79.711226)
test_basic 0.002165 0.010350 1.239267 ( 1.954560)
test_all 0.117620 0.038506 817.968260 (312.039799)
test_rubyspec 0.042307 0.048951 139.287827 ( 34.871980)
total: 484.29 sec