Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-221823
#<BuildRuby:0x00007fc0f1cafdc8
@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.20240623-221823",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.004854 0.003201 3.374468 ( 3.314019)
build_miniruby 0.001297 0.000324 1.321903 ( 1.318715)
build_ruby 0.001494 0.000373 3.945022 ( 4.106012)
build_all 0.004199 0.004034 7.840035 ( 3.066165)
build_install 0.014435 0.004673 10.612556 ( 5.187161)
test_btest 0.000722 0.000201 112.700278 ( 31.033502)
test_basic 0.005364 0.004459 1.044302 ( 1.414389)
test_all 0.127410 0.021527 864.583390 (259.223828)
test_rubyspec 0.071697 0.018891 161.641237 ( 32.770504)
total: 341.44 sec