Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-215107
#<BuildRuby:0x000055f0c2d7e278
@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.20230330-215107",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.005083 0.000726 1.859409 ( 3.508943)
build_miniruby 0.001261 0.000180 1.294753 ( 1.369489)
build_ruby 0.001398 0.000200 2.690879 ( 2.958348)
build_all 0.003038 0.004171 2.218494 ( 1.831188)
build_install 0.015570 0.000397 3.340375 ( 2.837079)
test_btest 0.000855 0.000000 69.527242 ( 33.033540)
test_basic 0.002509 0.004270 0.550798 ( 0.659350)
test_all 0.000969 0.000186 563.740254 (226.168098)
test_rubyspec 0.033253 0.013727 78.966748 ( 92.400301)
total: 364.77 sec