Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-172802
#<BuildRuby:0x0000561df8d0a1a8
@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.20240227-172802",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002180 0.004314 2.539385 ( 2.486631)
build_miniruby 0.001400 0.000224 1.642794 ( 1.644315)
build_ruby 0.001493 0.000239 3.222932 ( 3.464652)
build_all 0.008070 0.000000 6.687137 ( 3.338536)
build_install 0.013126 0.005473 8.517144 ( 4.902555)
test_btest 0.000867 0.000153 90.572498 ( 36.079302)
test_basic 0.000000 0.006975 0.937088 ( 1.023038)
test_all 0.073069 0.042289 771.500568 (280.058215)
test_rubyspec 0.022177 0.059443 118.720031 (127.956623)
total: 460.95 sec