Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-234115
#<BuildRuby:0x00005649d2f92320
@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.20230122-234115",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000638 0.004143 1.115084 ( 1.499506)
build_miniruby 0.001044 0.000208 1.135682 ( 1.134350)
build_ruby 0.001297 0.000259 2.768009 ( 3.074370)
build_all 0.005691 0.001139 3.627731 ( 1.814544)
build_install 0.005259 0.009713 2.810164 ( 2.047780)
test_btest 0.000739 0.000215 57.440851 ( 18.148816)
test_basic 0.002104 0.004673 0.435627 ( 0.533792)
test_all 0.001331 0.000443 634.571165 (223.939498)
test_rubyspec 0.020006 0.036067 74.432159 ( 90.026061)
total: 342.22 sec