Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-234218
#<BuildRuby:0x000055e091786078
@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-234218",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001600 0.004327 1.836347 ( 1.938404)
build_miniruby 0.001532 0.000000 1.338062 ( 1.335635)
build_ruby 0.001432 0.000000 3.130966 ( 3.311676)
build_all 0.006507 0.000917 5.512912 ( 2.202931)
build_install 0.008079 0.008560 6.835497 ( 3.290881)
test_btest 0.000833 0.000192 80.408133 ( 21.130475)
test_basic 0.005071 0.000157 0.798495 ( 0.857976)
test_all 0.080776 0.037597 645.734739 (194.682628)
test_rubyspec 0.030801 0.023939 82.374067 ( 93.763175)
total: 322.51 sec