Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-122227
#<BuildRuby:0x000055f10b00da00
@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.20230606-122227",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000000 0.005638 1.724254 ( 2.993023)
build_miniruby 0.000000 0.001518 1.174181 ( 1.172673)
build_ruby 0.000395 0.001036 2.406945 ( 2.623659)
build_all 0.005925 0.000000 2.038400 ( 1.235737)
build_install 0.010026 0.003205 2.938050 ( 1.928291)
test_btest 0.000754 0.000151 75.493841 ( 19.613866)
test_basic 0.004100 0.000820 0.751988 ( 0.824828)
test_all 0.001058 0.000212 524.264099 (156.492789)
test_rubyspec 0.012144 0.024093 73.007099 ( 84.672934)
total: 271.56 sec