Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-100603
#<BuildRuby:0x000055a68c55a3b0
@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.20230106-100603",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.004923 0.919122 ( 1.348438)
build_miniruby 0.000000 0.001197 1.092743 ( 1.091183)
build_ruby 0.000454 0.001016 2.595349 ( 2.966975)
build_all 0.006777 0.000000 3.482081 ( 1.709525)
build_install 0.005439 0.006057 2.394416 ( 1.564167)
test_btest 0.000519 0.000120 53.191759 ( 13.733161)
test_basic 0.004085 0.000943 0.338541 ( 0.430506)
test_all 0.001108 0.000255 589.509937 (169.651271)
test_rubyspec 0.025913 0.017489 61.199600 ( 71.235455)
total: 263.73 sec