Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-044225
#<BuildRuby:0x00005565a10be058
@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.20240112-044225",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000031 0.000000 0.000031 ( 0.000030)
build_up 0.005810 0.000000 1.618203 ( 1.976607)
build_miniruby 0.001925 0.000000 1.777897 ( 1.781608)
build_ruby 0.002172 0.000000 3.398679 ( 3.618771)
build_all 0.003741 0.003852 5.629613 ( 3.350564)
build_install 0.013976 0.003760 7.018183 ( 4.552047)
test_btest 0.000729 0.000083 82.400691 ( 40.994671)
test_basic 0.000000 0.007153 0.869816 ( 0.939853)
test_all 0.078039 0.038790 776.363308 (310.596652)
test_rubyspec 0.031724 0.035102 95.932640 (107.828824)
total: 475.64 sec