Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-220434
#<BuildRuby:0x000055e04f2b6008
@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.20230804-220434",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006609 0.000620 2.361922 ( 6.806479)
build_miniruby 0.000000 0.001494 1.834681 ( 5.115764)
build_ruby 0.000477 0.001626 3.639302 ( 8.500253)
build_all 0.004867 0.004056 2.947533 ( 4.816250)
build_install 0.019136 0.000958 4.520475 ( 8.351911)
test_btest 0.000937 0.000124 85.646669 ( 69.750629)
test_basic 0.005557 0.000178 1.008257 ( 2.886056)
test_all 0.001692 0.000123 637.761589 (451.490815)
test_rubyspec 0.045989 0.014150 101.789349 (154.655519)
total: 712.37 sec