Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-003145
#<BuildRuby:0x000056378f382120
@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.20240207-003145",
@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.000000 0.000019 ( 0.000019)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002359 0.003685 1.907311 ( 2.263218)
build_miniruby 0.001869 0.000000 1.602638 ( 1.602052)
build_ruby 0.001685 0.000000 3.304926 ( 3.526851)
build_all 0.006610 0.000532 6.336135 ( 2.907185)
build_install 0.008808 0.007204 7.459078 ( 3.843497)
test_btest 0.000550 0.000147 85.800087 ( 33.053021)
test_basic 0.000035 0.006650 0.875506 ( 0.937993)
test_all 0.084633 0.029489 757.210893 (291.704633)
test_rubyspec 0.084702 0.019656 167.039287 (177.052089)
total: 516.89 sec