Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-024104
#<BuildRuby:0x0000559e1bbf6058
@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.20230805-024104",
@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.000003 0.000018 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.003629 0.003867 2.365567 ( 3.901236)
build_miniruby 0.005072 0.003139 173.392526 (123.538648)
build_ruby 0.001425 0.000408 4.297758 ( 7.951615)
build_all 0.010707 0.001878 30.475336 ( 23.564155)
build_install 0.009335 0.011352 4.785772 ( 7.274905)
test_btest 0.000583 0.000201 87.095235 ( 54.708013)
test_basic 0.006052 0.002080 0.968145 ( 1.363466)
test_all 0.000987 0.000339 709.246901 (376.845872)
test_rubyspec 0.014112 0.045297 102.900232 (131.807730)
total: 730.96 sec