Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-112949
#<BuildRuby:0x000055929094a138
@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.20231219-112949",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000035 0.000001 0.000036 ( 0.000036)
configure 0.000029 0.000001 0.000030 ( 0.000031)
build_up 0.003089 0.003951 2.348176 ( 2.471503)
build_miniruby 0.001317 0.000000 1.623577 ( 1.623282)
build_ruby 0.000000 0.001853 3.321993 ( 3.529844)
build_all 0.005610 0.002371 5.880768 ( 3.373215)
build_install 0.007206 0.012095 7.556794 ( 4.486696)
test_btest 0.000803 0.000151 82.567411 ( 47.199619)
test_basic 0.008699 0.000091 0.935062 ( 1.025190)
test_all 0.072660 0.047642 704.867615 (281.340426)
test_rubyspec 0.030447 0.035111 93.232374 (104.989191)
total: 450.04 sec