Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-160158
#<BuildRuby:0x0000559c7a9723b0
@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.20230504-160158",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.005473 0.000238 1.624580 ( 2.949738)
build_miniruby 0.001059 0.000046 1.174267 ( 1.173453)
build_ruby 0.000000 0.001220 2.188580 ( 2.413029)
build_all 0.000000 0.005987 2.004439 ( 1.196744)
build_install 0.012184 0.001104 3.094069 ( 2.129180)
test_btest 0.000627 0.000073 75.003908 ( 36.324559)
test_basic 0.000000 0.007091 0.766010 ( 1.021678)
test_all 0.000969 0.000662 586.112526 (216.822681)
test_rubyspec 0.033205 0.017960 79.080991 ( 94.657820)
total: 358.69 sec