Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-214329
#<BuildRuby:0x000055780a54e1d8
@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.20230528-214329",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000019)
build_up 0.005195 0.000904 1.806642 ( 4.341957)
build_miniruby 0.001251 0.000217 1.268542 ( 1.590101)
build_ruby 0.001312 0.000228 2.671847 ( 3.045650)
build_all 0.006679 0.001161 2.247094 ( 2.393972)
build_install 0.012059 0.004235 3.250717 ( 3.336069)
test_btest 0.000610 0.000117 75.727748 ( 41.591534)
test_basic 0.002722 0.004103 0.780306 ( 1.191576)
test_all 0.001757 0.000091 597.268205 (217.026490)
test_rubyspec 0.018565 0.030285 78.806979 ( 90.569153)
total: 365.09 sec