Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-212308
#<BuildRuby:0x0000563204e5e8e0
@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.20230919-212308",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000005 0.000023 ( 0.000024)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005550 0.001332 2.302595 ( 4.487808)
build_miniruby 0.001620 0.000388 1.729470 ( 2.000648)
build_ruby 0.001290 0.000310 3.446368 ( 3.823433)
build_all 0.000000 0.008622 6.426396 ( 4.763737)
build_install 0.011967 0.009593 7.919456 ( 6.936032)
test_btest 0.000636 0.000233 85.502156 ( 44.272045)
test_basic 0.006251 0.002292 1.016269 ( 1.343279)
test_all 0.004548 0.005307 696.816277 (285.623190)
test_rubyspec 0.039373 0.029730 101.983379 (114.585321)
total: 467.84 sec