Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-011427
#<BuildRuby:0x0000564387a16118
@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.20230515-011427",
@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.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005525 0.000267 1.853059 ( 3.940004)
build_miniruby 0.001212 0.000202 1.259382 ( 1.307480)
build_ruby 0.001575 0.000263 2.715600 ( 3.002636)
build_all 0.006216 0.001036 2.260697 ( 1.874993)
build_install 0.010270 0.008112 3.468240 ( 2.957510)
test_btest 0.000952 0.000211 72.011873 ( 33.776128)
test_basic 0.006033 0.000370 0.751523 ( 0.860507)
test_all 0.000980 0.000210 622.653172 (409.064456)
test_rubyspec 0.032928 0.030410 86.827966 (126.385864)
total: 583.17 sec