Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-010138
#<BuildRuby:0x0000564b3664a258
@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.20230601-010138",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.005500 0.001195 1.683741 ( 2.913706)
build_miniruby 0.001193 0.000259 1.136091 ( 1.134262)
build_ruby 0.001204 0.000261 2.367951 ( 2.553965)
build_all 0.001432 0.004688 1.945191 ( 1.118456)
build_install 0.006039 0.009311 2.920138 ( 1.886254)
test_btest 0.000611 0.000204 76.268140 ( 20.880462)
test_basic 0.003836 0.001279 0.748729 ( 0.823052)
test_all 0.001845 0.000000 543.427779 (157.073505)
test_rubyspec 0.031560 0.014605 76.807031 ( 88.615136)
total: 277.00 sec