Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-041633
#<BuildRuby:0x0000557ba5ab6230
@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-041633",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.005102 0.000444 1.824891 ( 3.632453)
build_miniruby 0.001301 0.000113 1.268858 ( 1.267932)
build_ruby 0.001295 0.000112 2.503348 ( 2.782219)
build_all 0.005677 0.000494 2.046343 ( 1.531070)
build_install 0.014173 0.000386 3.332179 ( 2.889294)
test_btest 0.000698 0.000056 72.969067 ( 38.754109)
test_basic 0.002093 0.005153 0.788378 ( 0.894779)
test_all 0.000842 0.000101 607.270144 (242.245984)
test_rubyspec 0.044758 0.008426 81.706578 ( 97.716957)
total: 391.72 sec