Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-155258
#<BuildRuby:0x000055598a565e58
@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.20231214-155258",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002195 0.004416 2.180239 ( 2.250991)
build_miniruby 0.001145 0.000249 1.435276 ( 1.433026)
build_ruby 0.001250 0.000272 3.043044 ( 3.227987)
build_all 0.007424 0.000000 5.174949 ( 2.100333)
build_install 0.010563 0.005443 6.687528 ( 3.241732)
test_btest 0.000686 0.000158 79.498293 ( 22.098625)
test_basic 0.003452 0.004150 0.816367 ( 0.883762)
test_all 0.075631 0.044942 679.047452 (197.067786)
test_rubyspec 0.015688 0.038584 80.379373 ( 91.988212)
total: 324.29 sec