Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-064652
#<BuildRuby:0x0000563165e6a130
@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.20230312-064652",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000017 0.000007 0.000024 ( 0.000024)
configure 0.000016 0.000007 0.000023 ( 0.000022)
build_up 0.001215 0.004602 1.810473 ( 3.380256)
build_miniruby 0.000906 0.000426 1.229506 ( 1.283839)
build_ruby 0.001069 0.000503 2.563920 ( 2.825746)
build_all 0.004356 0.002049 2.205063 ( 2.183451)
build_install 0.014774 0.000528 3.259281 ( 3.293235)
test_btest 0.000482 0.000193 66.103971 ( 34.376187)
test_basic 0.003401 0.004075 0.538925 ( 0.694870)
test_all 0.000918 0.000394 549.562034 (223.260784)
test_rubyspec 0.032902 0.017071 78.160694 ( 92.857412)
total: 364.16 sec