Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-045925
#<BuildRuby:0x0000563da0e1df00
@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.20221223-045925",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000008 0.000002 0.000010 ( 0.000026)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.000000 0.004597 1.088811 ( 1.616364)
build_miniruby 0.000000 0.001240 1.235060 ( 1.234366)
build_ruby 0.000000 0.001840 3.144451 ( 3.486578)
build_all 0.002482 0.003826 3.267511 ( 1.710667)
build_install 0.009020 0.004420 2.870293 ( 1.917146)
test_btest 0.000540 0.000246 56.420739 ( 15.966075)
test_basic 0.001542 0.002637 0.435039 ( 0.531952)
test_all 0.000908 0.000434 652.839380 (217.016061)
test_rubyspec 0.025294 0.022746 69.665742 ( 79.829909)
total: 323.31 sec