Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-080039
#<BuildRuby:0x000055c64e3e2320
@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.20240218-080039",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.001991 0.003890 1.999878 ( 2.345961)
build_miniruby 0.001288 0.000143 1.691230 ( 1.690327)
build_ruby 0.000000 0.001931 3.365091 ( 3.594172)
build_all 0.006153 0.002381 6.518385 ( 3.476553)
build_install 0.015190 0.003314 8.066986 ( 4.672255)
test_btest 0.000849 0.000129 92.386453 ( 38.431772)
test_basic 0.002843 0.000431 0.856158 ( 0.927189)
test_all 0.078825 0.036395 734.923673 (276.154297)
test_rubyspec 0.052133 0.037744 124.757390 (141.867617)
total: 473.16 sec