Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-104237
#<BuildRuby:0x000055f3a29f9f70
@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.20240304-104237",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.007538 0.000000 2.615676 ( 2.662383)
build_miniruby 0.001455 0.000000 1.653719 ( 1.652181)
build_ruby 0.001586 0.000000 3.398935 ( 3.601255)
build_all 0.000000 0.008099 6.727124 ( 3.043432)
build_install 0.010834 0.008503 8.208585 ( 3.772894)
test_btest 0.000000 0.000961 94.747590 ( 30.287799)
test_basic 0.002657 0.005891 1.025449 ( 1.088925)
test_all 0.075701 0.040134 766.734606 (223.431253)
test_rubyspec 0.041148 0.037083 112.456663 (121.328685)
total: 390.87 sec