Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-170425
#<BuildRuby:0x000056512dd62390
@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.20230119-170425",
@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.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.005305 1.183628 ( 1.735706)
build_miniruby 0.000000 0.001736 1.322163 ( 1.320566)
build_ruby 0.001400 0.000133 3.302494 ( 3.616236)
build_all 0.006986 0.000745 3.768686 ( 1.900850)
build_install 0.009096 0.005377 2.849196 ( 1.989675)
test_btest 0.000554 0.000149 56.668782 ( 15.132034)
test_basic 0.004901 0.000174 0.404752 ( 0.496891)
test_all 0.001406 0.000365 658.360424 (191.928261)
test_rubyspec 0.015487 0.031637 66.842994 ( 76.813747)
total: 294.93 sec