Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-115823
#<BuildRuby:0x00005592f7da2228
@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.20230211-115823",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.001161 0.003236 0.902489 ( 1.252815)
build_miniruby 0.000887 0.000232 1.104185 ( 1.102407)
build_ruby 0.001190 0.000310 1.688474 ( 1.884286)
build_all 0.005417 0.000368 3.181475 ( 1.488188)
build_install 0.010159 0.002540 2.548436 ( 1.704831)
test_btest 0.000698 0.000175 55.645767 ( 14.478170)
test_basic 0.004971 0.000122 0.367819 ( 0.459477)
test_all 0.001302 0.000312 585.900996 (181.582614)
test_rubyspec 0.014204 0.022956 63.987028 ( 73.966226)
total: 277.92 sec