Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-133441
#<BuildRuby:0x0000558930fa6130
@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.20230625-133441",
@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.000027 0.000004 0.000031 ( 0.000033)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.007874 0.000035 2.164406 ( 7.699701)
build_miniruby 0.001563 0.000209 1.737746 ( 4.908180)
build_ruby 0.001466 0.000195 3.323718 ( 8.948950)
build_all 0.006621 0.001823 2.493536 ( 5.522681)
build_install 0.016538 0.003741 3.910547 ( 7.981348)
test_btest 0.000710 0.000108 81.930570 (104.552533)
test_basic 0.003975 0.004238 0.939535 ( 2.448806)
test_all 0.001723 0.000304 628.409324 (577.959771)
test_rubyspec 0.025750 0.030048 90.025794 (140.156888)
total: 860.18 sec