Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-202437
#<BuildRuby:0x000055662cf360f0
@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.20230823-202437",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005600 0.000800 2.212433 ( 6.266003)
build_miniruby 0.000000 0.001863 1.651635 ( 3.073164)
build_ruby 0.000000 0.001646 3.351842 ( 7.007489)
build_all 0.007581 0.000420 6.195596 ( 6.189990)
build_install 0.019310 0.001011 7.611731 ( 10.421901)
test_btest 0.001046 0.000158 83.925704 ( 61.160043)
test_basic 0.003353 0.004259 0.930308 ( 1.948537)
test_all 0.009900 0.000939 692.917191 (458.435864)
test_rubyspec 0.034276 0.035878 106.379752 (159.135357)
total: 713.64 sec