Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-190005
#<BuildRuby:0x000055b5e8d5e230
@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.20240310-190005",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.003769 0.004121 2.712928 ( 2.579665)
build_miniruby 0.001516 0.000000 1.654498 ( 1.656359)
build_ruby 0.001888 0.000000 3.304202 ( 3.547491)
build_all 0.008303 0.000000 6.822031 ( 3.510395)
build_install 0.020711 0.000000 8.763869 ( 5.015694)
test_btest 0.000732 0.000000 91.966382 ( 41.134958)
test_basic 0.004254 0.002843 0.970629 ( 1.062763)
test_all 0.096679 0.023053 787.504247 (290.093847)
test_rubyspec 0.055664 0.033675 125.225707 (134.713274)
total: 483.32 sec