Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-074902
#<BuildRuby:0x000055e0405f2230
@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.20230313-074902",
@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.000004 0.000022 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.005749 1.756246 ( 3.413010)
build_miniruby 0.000000 0.001546 1.226064 ( 1.444598)
build_ruby 0.000707 0.000752 2.458972 ( 2.700137)
build_all 0.002243 0.004755 2.181478 ( 2.153529)
build_install 0.011329 0.005158 3.311280 ( 3.240755)
test_btest 0.000699 0.000000 64.664780 ( 36.400445)
test_basic 0.004035 0.002980 0.533277 ( 0.642147)
test_all 0.001205 0.000234 537.904242 (221.283822)
test_rubyspec 0.034179 0.017895 79.855322 (103.074059)
total: 374.35 sec