Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-215431
#<BuildRuby:0x00005622c736e008
@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.20230526-215431",
@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.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.006770 0.000000 1.801447 ( 4.466278)
build_miniruby 0.001382 0.000000 1.228855 ( 1.332279)
build_ruby 0.001661 0.000000 2.438932 ( 2.744668)
build_all 0.007280 0.000000 2.242369 ( 1.936250)
build_install 0.008799 0.008292 3.345974 ( 3.126932)
test_btest 0.000728 0.000094 74.506652 ( 41.898986)
test_basic 0.003280 0.003976 0.785377 ( 1.074482)
test_all 0.001714 0.000061 588.526560 (258.864167)
test_rubyspec 0.027277 0.025157 81.581345 (100.064142)
total: 415.51 sec