Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-022049
#<BuildRuby:0x000055b6fd1028e0
@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.20221227-022049",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002262 0.002497 0.865677 ( 1.298418)
build_miniruby 0.000986 0.000262 1.001048 ( 0.999747)
build_ruby 0.001105 0.000294 2.986691 ( 3.351030)
build_all 0.004696 0.001252 3.365652 ( 1.700747)
build_install 0.010172 0.002713 2.627695 ( 1.725870)
test_btest 0.000546 0.000145 54.662328 ( 14.713566)
test_basic 0.004670 0.000000 0.336998 ( 0.431124)
test_all 0.000955 0.000208 592.109019 (166.802410)
test_rubyspec 0.030551 0.009074 61.016275 ( 70.775455)
total: 261.80 sec