Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-033909
#<BuildRuby:0x000055cccaf461a8
@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.20240317-033909",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.002362 0.004308 2.222040 ( 2.231819)
build_miniruby 0.001261 0.000187 1.512512 ( 1.511380)
build_ruby 0.001463 0.000217 3.082474 ( 3.315937)
build_all 0.000802 0.006754 6.734227 ( 2.536129)
build_install 0.014604 0.004534 8.522138 ( 3.927778)
test_btest 0.000935 0.000205 96.071932 ( 25.494156)
test_basic 0.005579 0.001221 0.899885 ( 0.962868)
test_all 0.072225 0.049106 832.947517 (277.370783)
test_rubyspec 0.046676 0.035875 113.335593 (122.359848)
total: 439.71 sec