Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-184147
#<BuildRuby:0x000055cf5131e018
@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.20240202-184147",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.005554 0.000595 2.025120 ( 2.605397)
build_miniruby 0.001507 0.000000 2.014721 ( 2.026012)
build_ruby 0.001916 0.000000 3.424061 ( 3.672339)
build_all 0.007600 0.000287 6.323611 ( 2.765063)
build_install 0.012576 0.005323 7.640936 ( 4.061246)
test_btest 0.000829 0.000107 87.863728 ( 33.402694)
test_basic 0.000610 0.004647 0.937327 ( 1.031533)
test_all 0.074134 0.041435 737.617259 (284.197437)
test_rubyspec 0.037775 0.067055 168.750846 (180.569112)
total: 514.33 sec