Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-194313
#<BuildRuby:0x0000559f75f4a230
@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.20240205-194313",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.003658 0.003537 2.162939 ( 2.776254)
build_miniruby 0.001527 0.000210 20.517708 ( 20.241643)
build_ruby 0.002090 0.000000 3.558478 ( 3.813703)
build_all 0.007818 0.000235 6.328933 ( 3.198656)
build_install 0.016625 0.003575 8.159274 ( 5.605281)
test_btest 0.000889 0.000124 88.672834 ( 40.882367)
test_basic 0.006637 0.000922 0.976372 ( 1.094525)
test_all 0.092918 0.027046 783.608598 (305.259757)
test_rubyspec 0.070793 0.029720 166.284142 (176.255791)
total: 559.13 sec