Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-051523
#<BuildRuby:0x000055abfe17dfb8
@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.20240221-051523",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.007247 0.000357 2.625916 ( 2.510761)
build_miniruby 0.001417 0.000000 1.741595 ( 1.743506)
build_ruby 0.001621 0.000000 3.603097 ( 3.840906)
build_all 0.006988 0.000213 6.650780 ( 2.792137)
build_install 0.011242 0.008062 8.708491 ( 4.703231)
test_btest 0.000000 0.000738 91.332132 ( 36.629651)
test_basic 0.000409 0.006595 1.037250 ( 1.132590)
test_all 0.096367 0.021435 844.678489 (330.536946)
test_rubyspec 0.047930 0.042216 131.493287 (143.735799)
total: 527.63 sec