Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-221736
#<BuildRuby:0x0000558c1ed89a00
@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-221736",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000000 0.005447 1.706183 ( 3.145891)
build_miniruby 0.000000 0.001514 1.164103 ( 1.166072)
build_ruby 0.000000 0.001411 2.395285 ( 2.606272)
build_all 0.002364 0.003878 2.082606 ( 1.292485)
build_install 0.014451 0.001310 3.227598 ( 2.416308)
test_btest 0.000750 0.000157 66.732309 ( 28.807914)
test_basic 0.002155 0.003846 0.533396 ( 0.641032)
test_all 0.000772 0.000186 565.282228 (183.534510)
test_rubyspec 0.006010 0.035520 77.166001 ( 87.760378)
total: 311.37 sec