Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-123508
#<BuildRuby:0x00005564b558e8e0
@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.20231015-123508",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004432 0.003264 2.480704 ( 3.704491)
build_miniruby 0.001886 0.000377 1.774468 ( 1.983916)
build_ruby 0.001652 0.000331 3.718368 ( 4.238718)
build_all 0.009198 0.000235 6.611578 ( 5.287164)
build_install 0.020059 0.001374 8.273222 ( 6.804046)
test_btest 0.000000 0.001344 87.653071 ( 73.323430)
test_basic 0.002103 0.006565 1.009984 ( 1.435582)
test_all 0.008206 0.003182 725.945873 (385.253704)
test_rubyspec 0.043393 0.032128 107.170885 (135.580734)
total: 617.61 sec