Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-162232
#<BuildRuby:0x000056293891dfb8
@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.20230213-162232",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.005846 0.000488 1.563411 ( 3.353611)
build_miniruby 0.001446 0.000120 1.422044 ( 1.943943)
build_ruby 0.001893 0.000158 2.790615 ( 3.857324)
build_all 0.007947 0.000662 4.273983 ( 5.214018)
build_install 0.015147 0.004295 3.418041 ( 4.525491)
test_btest 0.000800 0.000086 61.904373 ( 63.765714)
test_basic 0.007177 0.000268 0.555907 ( 1.120086)
test_all 0.001232 0.000127 691.854139 (502.391785)
test_rubyspec 0.029710 0.020012 74.421752 ( 89.279213)
total: 675.45 sec