Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-015459
#<BuildRuby:0x00005571e3a7e130
@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.20230614-015459",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.002505 0.003956 1.942670 ( 5.470988)
build_miniruby 0.001870 0.000000 1.453452 ( 1.649601)
build_ruby 0.001481 0.000000 2.767847 ( 3.847653)
build_all 0.006946 0.000291 2.340059 ( 3.047547)
build_install 0.013147 0.004953 3.728317 ( 4.624205)
test_btest 0.000643 0.000101 75.412869 ( 46.784853)
test_basic 0.006839 0.000000 0.809429 ( 1.176959)
test_all 0.003061 0.000000 589.543396 (310.941210)
test_rubyspec 0.030948 0.021024 86.714009 (115.531681)
total: 493.08 sec