Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-163803
#<BuildRuby:0x0000558b33fd22d0
@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.20240118-163803",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004845 0.000388 1.629776 ( 2.012291)
build_miniruby 0.001390 0.000111 1.721953 ( 1.723992)
build_ruby 0.001614 0.000130 3.261953 ( 3.502541)
build_all 0.000085 0.007518 5.708358 ( 2.796943)
build_install 0.009293 0.008402 7.112388 ( 4.441926)
test_btest 0.000707 0.000147 84.877530 ( 33.503427)
test_basic 0.005518 0.001142 0.925585 ( 0.993172)
test_all 0.058131 0.057995 741.218690 (270.814752)
test_rubyspec 0.044215 0.058668 161.396687 (175.434839)
total: 495.22 sec