Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-034940
#<BuildRuby:0x000055c1d0c6a308
@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.20230502-034940",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005406 0.000451 1.866461 ( 4.123579)
build_miniruby 0.001170 0.000098 1.281224 ( 1.425630)
build_ruby 0.001342 0.000112 2.504378 ( 2.811547)
build_all 0.006267 0.000145 2.195069 ( 1.615102)
build_install 0.010953 0.004248 3.482327 ( 2.809688)
test_btest 0.000307 0.000644 74.232299 ( 37.261784)
test_basic 0.000000 0.006664 0.772624 ( 1.000971)
test_all 0.000000 0.001403 575.440928 (229.901996)
test_rubyspec 0.023533 0.025678 79.531225 ( 92.888696)
total: 373.84 sec