Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-095507
#<BuildRuby:0x00005645d09e21d8
@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.20230531-095507",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004563 0.000652 1.687672 ( 2.931389)
build_miniruby 0.001432 0.000204 1.193213 ( 1.192371)
build_ruby 0.001559 0.000223 2.694741 ( 2.918548)
build_all 0.000000 0.007654 2.156997 ( 1.836960)
build_install 0.012489 0.005165 3.419118 ( 2.945045)
test_btest 0.000752 0.000188 74.434168 ( 34.503881)
test_basic 0.002195 0.002601 0.725801 ( 0.818850)
test_all 0.000849 0.000229 560.992243 (214.095249)
test_rubyspec 0.025395 0.028670 84.054052 (102.177078)
total: 363.42 sec