Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-101754
#<BuildRuby:0x000056521bc1a228
@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.20231219-101754",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002780 0.003764 2.378663 ( 2.468473)
build_miniruby 0.001086 0.000174 1.647585 ( 1.647681)
build_ruby 0.001562 0.000250 3.082938 ( 3.304290)
build_all 0.007041 0.000464 5.823847 ( 2.742829)
build_install 0.017380 0.000683 7.251247 ( 3.706354)
test_btest 0.000789 0.000109 81.219755 ( 29.607709)
test_basic 0.002500 0.004777 0.940752 ( 1.058403)
test_all 0.094030 0.026400 686.037466 (252.346055)
test_rubyspec 0.019412 0.045788 93.146317 (104.876122)
total: 401.76 sec