Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-161126
#<BuildRuby:0x00005637b1c9a3d0
@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.20230104-161126",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004517 0.000130 1.102484 ( 1.586615)
build_miniruby 0.000955 0.000182 1.396816 ( 1.401456)
build_ruby 0.001360 0.000259 3.369724 ( 3.969007)
build_all 0.006541 0.001246 3.828977 ( 2.646704)
build_install 0.012134 0.001392 3.114429 ( 2.975665)
test_btest 0.000619 0.000000 54.038761 ( 31.296417)
test_basic 0.000000 0.006390 0.431652 ( 0.644555)
test_all 0.000000 0.001658 641.030515 (251.741841)
test_rubyspec 0.019993 0.026197 68.926368 ( 81.425016)
total: 377.69 sec