Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-171344
#<BuildRuby:0x000056335e2a5f48
@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.20230307-171344",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.001015 0.004148 1.364599 ( 2.860614)
build_miniruby 0.001127 0.000098 1.021239 ( 1.019943)
build_ruby 0.001268 0.000110 2.479048 ( 2.664062)
build_all 0.001687 0.003900 2.143695 ( 1.200477)
build_install 0.005795 0.007889 2.870009 ( 1.879322)
test_btest 0.000758 0.000147 69.007070 ( 19.072486)
test_basic 0.004970 0.000000 0.473671 ( 0.566822)
test_all 0.001443 0.000000 504.868015 (150.805657)
test_rubyspec 0.011241 0.023081 72.024324 ( 81.827445)
total: 261.90 sec