Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-020550
#<BuildRuby:0x00007f574a04fdc8
@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.20241001-020550",
@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.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.001362 0.006910 4.322624 ( 3.633209)
build_miniruby 0.001379 0.000243 1.612127 ( 1.610047)
build_ruby 0.001630 0.000288 4.307494 ( 15.301371)
build_all 0.004604 0.004078 6.898125 ( 2.916572)
build_install 0.016517 0.003303 10.320801 ( 4.940249)
test_btest 0.000750 0.000150 94.311198 ( 25.435669)
test_basic 0.008760 0.001752 1.082591 ( 1.132063)
test_all 0.116190 0.033603 714.020117 (208.959068)
test_rubyspec 0.038688 0.046556 134.597953 ( 36.590307)
total: 300.52 sec