Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-215328
#<BuildRuby:0x000055d3bacf9fc0
@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.20231207-215328",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005146 0.001210 2.077302 ( 2.202859)
build_miniruby 0.001116 0.000263 1.364716 ( 1.362974)
build_ruby 0.001244 0.000293 2.466159 ( 34.945391)
build_all 0.000000 0.007115 4.662485 ( 2.547807)
build_install 0.006988 0.009419 6.748646 ( 3.222232)
test_btest 0.000739 0.000317 79.720451 ( 21.460539)
test_basic 0.001418 0.004405 0.721031 ( 3.978408)
test_all 0.072344 0.047022 645.982509 (202.098629)
test_rubyspec 0.031159 0.017872 77.472997 ( 97.849724)
total: 369.67 sec