Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-215848
#<BuildRuby:0x0000561edd54e258
@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.20231218-215848",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000030)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.005881 0.000452 2.174187 ( 2.244280)
build_miniruby 0.001218 0.000094 1.362113 ( 1.360571)
build_ruby 0.000000 0.001624 2.793293 ( 3.001126)
build_all 0.005184 0.001708 5.446148 ( 2.230126)
build_install 0.015636 0.000727 6.627742 ( 3.135165)
test_btest 0.000895 0.000087 77.829654 ( 20.274828)
test_basic 0.006873 0.000000 0.794396 ( 0.862693)
test_all 0.089955 0.032353 674.269999 (191.272510)
test_rubyspec 0.035811 0.024947 86.826778 ( 98.572747)
total: 322.96 sec