Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-004510
#<BuildRuby:0x000055b90788e120
@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.20231016-004510",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006865 0.000469 2.537799 ( 3.825342)
build_miniruby 0.001373 0.000229 1.728919 ( 1.882252)
build_ruby 0.001704 0.000284 3.570605 ( 4.104806)
build_all 0.009142 0.000000 6.550857 ( 5.464866)
build_install 0.014386 0.007347 8.055534 ( 6.439702)
test_btest 0.001013 0.000192 86.412413 ( 65.774504)
test_basic 0.000466 0.008366 1.007574 ( 1.262767)
test_all 0.003279 0.008031 719.689389 (480.853261)
test_rubyspec 0.045255 0.030920 106.550371 (165.967466)
total: 735.58 sec