Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-100212
#<BuildRuby:0x0000563dbfd2e198
@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.20230123-100212",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000378 0.004121 1.022568 ( 1.401136)
build_miniruby 0.001175 0.000000 0.936398 ( 0.934621)
build_ruby 0.001790 0.000000 2.788766 ( 3.059183)
build_all 0.000000 0.007894 3.822488 ( 1.912676)
build_install 0.013533 0.000000 2.616457 ( 1.733801)
test_btest 0.000800 0.000000 57.196190 ( 20.081284)
test_basic 0.004655 0.000000 0.393432 ( 0.490154)
test_all 0.002208 0.000000 636.843213 (188.942916)
test_rubyspec 0.024347 0.014535 64.876342 ( 74.860152)
total: 293.42 sec