Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-113033
#<BuildRuby:0x00005582be1f6120
@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.20230510-113033",
@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.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.001202 0.004263 1.875330 ( 4.285810)
build_miniruby 0.001205 0.000252 1.294553 ( 1.340501)
build_ruby 0.001183 0.000247 2.752854 ( 3.133229)
build_all 0.000166 0.007218 2.281951 ( 2.413758)
build_install 0.013778 0.002630 3.567761 ( 3.393527)
test_btest 0.000627 0.000169 75.634279 ( 42.791951)
test_basic 0.006179 0.000458 0.804924 ( 1.097450)
test_all 0.001219 0.000316 573.023993 (283.785847)
test_rubyspec 0.020649 0.030842 83.371244 (102.182469)
total: 444.43 sec