Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-201159
#<BuildRuby:0x000055b8160e61a8
@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.20230903-201159",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001578 0.004473 1.936402 ( 3.295421)
build_miniruby 0.001343 0.000249 1.700971 ( 1.822879)
build_ruby 0.001451 0.000268 3.319359 ( 3.649327)
build_all 0.008706 0.000001 6.151525 ( 4.491628)
build_install 0.014249 0.003778 7.473543 ( 5.887543)
test_btest 0.001320 0.000000 82.935137 ( 44.666707)
test_basic 0.001027 0.008090 0.962728 ( 1.203317)
test_all 0.009303 0.000197 671.957960 (300.931454)
test_rubyspec 0.042189 0.024965 101.087842 (120.087717)
total: 486.04 sec