Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-075544
#<BuildRuby:0x000055d296afded0
@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.20230505-075544",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.001818 0.004229 1.908642 ( 4.161789)
build_miniruby 0.000000 0.001520 1.284973 ( 1.516829)
build_ruby 0.000000 0.001618 2.566817 ( 2.931449)
build_all 0.002446 0.004566 2.265603 ( 2.403955)
build_install 0.012577 0.004995 3.482777 ( 3.377447)
test_btest 0.000592 0.000127 74.625293 ( 36.590737)
test_basic 0.005727 0.001227 0.790650 ( 1.116916)
test_all 0.002111 0.000452 532.201405 (239.058742)
test_rubyspec 0.012920 0.035717 79.411028 ( 94.755681)
total: 385.91 sec