Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-172555
#<BuildRuby:0x00005654fe6fa258
@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.20230914-172555",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.002538 0.003839 2.063301 ( 3.356419)
build_miniruby 0.001357 0.000000 1.568977 ( 1.568486)
build_ruby 0.002626 0.000000 3.627302 ( 3.825055)
build_all 0.003817 0.004892 6.445894 ( 4.265849)
build_install 0.016388 0.003209 7.738983 ( 6.157894)
test_btest 0.001156 0.000000 82.463062 ( 40.838574)
test_basic 0.003232 0.004161 0.905462 ( 1.016791)
test_all 0.009090 0.000000 688.485750 (249.604449)
test_rubyspec 0.045919 0.027900 104.937076 (120.084375)
total: 430.72 sec