Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-091015
#<BuildRuby:0x000055d7d95064f8
@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.20230610-091015",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006090 0.000579 1.955760 ( 4.316975)
build_miniruby 0.001524 0.000000 1.348818 ( 1.551747)
build_ruby 0.001827 0.000000 2.575796 ( 3.146608)
build_all 0.006113 0.000297 2.228730 ( 2.357389)
build_install 0.014126 0.004524 3.552048 ( 3.567504)
test_btest 0.000000 0.001176 76.293368 ( 41.016568)
test_basic 0.000000 0.006972 0.829786 ( 1.148429)
test_all 0.001020 0.000741 566.226309 (302.687288)
test_rubyspec 0.041097 0.019734 86.643238 (121.587192)
total: 481.38 sec