Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-034214
#<BuildRuby:0x00005639bda7e7c8
@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.20230802-034214",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.007168 0.000456 2.330227 ( 7.648567)
build_miniruby 0.001335 0.000178 1.682150 ( 4.079479)
build_ruby 0.001751 0.000233 3.359346 ( 6.694368)
build_all 0.000234 0.007705 2.818106 ( 4.264538)
build_install 0.015909 0.004848 4.397758 ( 8.333236)
test_btest 0.001002 0.000206 83.972860 ( 72.555725)
test_basic 0.008245 0.000799 0.975084 ( 1.733538)
test_all 0.000921 0.000185 705.236920 (700.740093)
test_rubyspec 0.033085 0.028263 102.547345 (236.101630)
total: 1042.15 sec