Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-053854
#<BuildRuby:0x0000557519489fc0
@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.20230601-053854",
@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.000004 0.000013 ( 0.000014)
autoconf 0.000017 0.000007 0.000024 ( 0.000025)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.005767 0.000000 1.783175 ( 3.119443)
build_miniruby 0.001226 0.000000 1.256055 ( 1.256718)
build_ruby 0.001262 0.000215 2.620090 ( 2.881619)
build_all 0.007060 0.001088 2.304544 ( 2.161812)
build_install 0.014066 0.004713 3.734619 ( 3.545897)
test_btest 0.000592 0.000205 77.514312 ( 38.719691)
test_basic 0.004798 0.001660 0.795236 ( 1.105097)
test_all 0.000390 0.001285 559.373357 (238.794872)
test_rubyspec 0.025477 0.026749 83.661809 (103.136364)
total: 394.72 sec