Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-235248
#<BuildRuby:0x000055ae2ec2e7c8
@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.20230610-235248",
@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.000012 0.000002 0.000014 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005688 0.000262 1.908081 ( 3.118092)
build_miniruby 0.001284 0.000197 1.439049 ( 1.439859)
build_ruby 0.001531 0.000236 2.807517 ( 2.980188)
build_all 0.000100 0.007432 2.183373 ( 1.670018)
build_install 0.015263 0.003391 3.646633 ( 2.901953)
test_btest 0.000674 0.000150 77.170519 ( 21.217007)
test_basic 0.004816 0.000043 0.633709 ( 0.715288)
test_all 0.001271 0.000272 529.307340 (176.818137)
test_rubyspec 0.002285 0.038515 75.273968 ( 86.874248)
total: 297.74 sec