Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-222807
#<BuildRuby:0x00005641c58ba008
@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.20230102-222807",
@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.000003 0.000014 ( 0.000015)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001120 0.003143 1.068096 ( 1.449153)
build_miniruby 0.000794 0.000238 1.251228 ( 1.249685)
build_ruby 0.001060 0.000318 3.292054 ( 3.668968)
build_all 0.006155 0.000626 3.535183 ( 1.833597)
build_install 0.014365 0.000536 2.900733 ( 1.985720)
test_btest 0.000792 0.000000 57.005640 ( 15.854280)
test_basic 0.001409 0.003630 0.329725 ( 0.427329)
test_all 0.000874 0.000245 602.459776 (176.697676)
test_rubyspec 0.024780 0.013763 63.674910 ( 73.665008)
total: 276.83 sec