Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-141037
#<BuildRuby:0x00005568f18b1f00
@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.20230530-141037",
@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.000015)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005633 0.000210 1.643042 ( 2.958071)
build_miniruby 0.001187 0.000148 1.219995 ( 1.218458)
build_ruby 0.001226 0.000153 2.234901 ( 2.429532)
build_all 0.005658 0.000707 1.999458 ( 1.166213)
build_install 0.013908 0.000596 2.933013 ( 1.928971)
test_btest 0.000667 0.000076 75.896079 ( 20.325762)
test_basic 0.000242 0.004636 0.702924 ( 0.778304)
test_all 0.000999 0.000000 554.931902 (157.780141)
test_rubyspec 0.018182 0.023296 72.778545 ( 84.600447)
total: 273.19 sec