Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-214032
#<BuildRuby:0x00005613be4161a8
@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.20240227-214032",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.003492 0.003286 2.316786 ( 2.087891)
build_miniruby 0.001242 0.000184 1.534204 ( 1.532972)
build_ruby 0.001186 0.000176 2.929221 ( 3.158084)
build_all 0.000321 0.006978 6.129332 ( 2.338397)
build_install 0.011879 0.005830 7.714797 ( 3.483696)
test_btest 0.000962 0.000233 88.945546 ( 23.207766)
test_basic 0.005582 0.000474 0.937164 ( 0.999501)
test_all 0.088198 0.028349 698.644709 (218.987557)
test_rubyspec 0.051543 0.036888 111.245322 (120.420450)
total: 376.22 sec