Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-160957
#<BuildRuby:0x0000561adc16e138
@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.20230916-160957",
@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.000028 0.000000 0.000028 ( 0.000024)
autoconf 0.000040 0.000000 0.000040 ( 0.000034)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.004143 0.004087 2.330500 ( 4.580124)
build_miniruby 0.000000 0.001863 1.776840 ( 1.883233)
build_ruby 0.000000 0.001849 3.534782 ( 3.859001)
build_all 0.005159 0.003604 6.358965 ( 4.625054)
build_install 0.019809 0.000715 7.890528 ( 6.918919)
test_btest 0.001019 0.000180 85.695688 ( 45.379134)
test_basic 0.003990 0.004072 1.002941 ( 1.125094)
test_all 0.005360 0.004374 689.413125 (340.597366)
test_rubyspec 0.053777 0.032976 113.012722 (164.998825)
total: 573.97 sec