Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-232322
#<BuildRuby:0x0000559dac9f2168
@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.20230217-232322",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000238 0.004053 1.060511 ( 1.417565)
build_miniruby 0.001112 0.000000 0.853002 ( 0.851352)
build_ruby 0.001198 0.000000 1.814746 ( 2.035701)
build_all 0.001590 0.004025 3.182060 ( 1.612979)
build_install 0.011703 0.001600 2.287458 ( 1.584684)
test_btest 0.000652 0.000136 54.754127 ( 14.451593)
test_basic 0.000000 0.004299 0.386102 ( 0.478791)
test_all 0.000927 0.000248 566.119954 (165.375419)
test_rubyspec 0.024522 0.017012 57.374516 ( 67.379490)
total: 255.19 sec