Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-105440
#<BuildRuby:0x00005559f41e2320
@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.20231223-105440",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005417 0.000000 1.602742 ( 1.994277)
build_miniruby 0.001620 0.000000 1.611825 ( 1.611015)
build_ruby 0.001768 0.000000 3.302168 ( 3.541517)
build_all 0.007095 0.000000 5.629564 ( 2.938562)
build_install 0.013210 0.005277 6.778490 ( 4.236437)
test_btest 0.000694 0.000089 81.067704 ( 31.964372)
test_basic 0.000811 0.003859 0.812756 ( 0.879798)
test_all 0.085348 0.029197 645.038798 (236.758313)
test_rubyspec 0.053410 0.013106 93.008067 (104.987669)
total: 388.91 sec