Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-114224
#<BuildRuby:0x0000555bdfefe120
@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.20230926-114224",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000029)
build_up 0.006682 0.000000 1.977548 ( 3.245087)
build_miniruby 0.001826 0.000079 1.687375 ( 1.686481)
build_ruby 0.001354 0.000250 2.900853 ( 3.110410)
build_all 0.005940 0.001100 5.930519 ( 2.341715)
build_install 0.013019 0.004354 6.913130 ( 3.226141)
test_btest 0.000000 0.000870 81.194325 ( 20.973995)
test_basic 0.003745 0.002333 0.867289 ( 0.927576)
test_all 0.003798 0.005169 662.399864 (229.281381)
test_rubyspec 0.032334 0.022352 87.157741 ( 98.432604)
total: 363.23 sec