Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-053949
#<BuildRuby:0x0000557cf1e227f0
@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.20230103-053949",
@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.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.004200 0.000764 1.166930 ( 2.221323)
build_miniruby 0.001211 0.000220 1.383691 ( 1.530364)
build_ruby 0.001340 0.000243 3.553791 ( 4.414334)
build_all 0.007124 0.000483 3.948207 ( 3.169121)
build_install 0.012103 0.005103 3.251787 ( 3.337561)
test_btest 0.000644 0.000128 56.635677 ( 36.527202)
test_basic 0.002226 0.004074 0.456397 ( 0.768719)
test_all 0.001405 0.000175 657.109560 (319.457527)
test_rubyspec 0.014663 0.031281 71.175534 ( 87.220365)
total: 458.65 sec