Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-024449
#<BuildRuby:0x000055b22a10e230
@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.20230529-024449",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002375 0.003461 1.480852 ( 2.847920)
build_miniruby 0.000962 0.000275 1.084025 ( 1.082574)
build_ruby 0.001186 0.000339 2.272259 ( 2.616176)
build_all 0.005691 0.000000 1.914785 ( 1.108993)
build_install 0.012194 0.007360 3.481405 ( 2.513742)
test_btest 0.000570 0.000175 79.826791 ( 24.946650)
test_basic 0.003817 0.001175 0.724838 ( 0.802383)
test_all 0.002400 0.000000 587.070392 (214.498331)
test_rubyspec 0.028298 0.022035 78.837779 ( 90.473219)
total: 340.89 sec