Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-051038
#<BuildRuby:0x0000562cb8b26868
@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.20230803-051038",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000024 0.000009 0.000033 ( 0.000031)
configure 0.000027 0.000009 0.000036 ( 0.000037)
build_up 0.004938 0.001795 2.129796 ( 5.907471)
build_miniruby 0.000991 0.000361 1.649995 ( 3.408585)
build_ruby 0.001107 0.000403 3.253880 ( 6.623955)
build_all 0.005758 0.002094 2.592350 ( 3.771096)
build_install 0.016030 0.002405 4.239748 ( 6.385068)
test_btest 0.000536 0.000179 77.547904 ( 61.810949)
test_basic 0.004082 0.004501 0.979155 ( 2.120021)
test_all 0.000885 0.000318 661.608416 (453.562533)
test_rubyspec 0.023653 0.037949 98.203562 (218.001427)
total: 761.59 sec