Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-202139
#<BuildRuby:0x000055cf18b35a00
@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.20230512-202139",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005545 0.000202 1.673388 ( 2.909029)
build_miniruby 0.001048 0.000131 1.220451 ( 1.218697)
build_ruby 0.001042 0.000130 2.075547 ( 2.277900)
build_all 0.002191 0.003172 1.806861 ( 1.002162)
build_install 0.010321 0.003009 3.105525 ( 2.067448)
test_btest 0.000773 0.000128 72.013462 ( 18.705334)
test_basic 0.004054 0.000675 0.657946 ( 0.734080)
test_all 0.001088 0.000181 503.686779 (153.269073)
test_rubyspec 0.016686 0.023621 66.483301 ( 78.380739)
total: 260.57 sec