Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-055306
#<BuildRuby:0x00005638c588a118
@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.20230607-055306",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.004483 0.001067 1.811705 ( 3.112549)
build_miniruby 0.001518 0.000362 1.374995 ( 1.373512)
build_ruby 0.001288 0.000306 2.731712 ( 11.357178)
build_all 0.005358 0.001276 2.180915 ( 1.486594)
build_install 0.002537 0.014734 3.316186 ( 2.512703)
test_btest 0.000797 0.000000 76.722905 ( 30.744335)
test_basic 0.001696 0.003833 0.725151 ( 0.799436)
test_all 0.000785 0.000321 587.555223 (253.097828)
test_rubyspec 0.025446 0.029705 85.654042 (105.266921)
total: 409.75 sec