Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-092610
#<BuildRuby:0x0000564af3c71f48
@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.20230903-092610",
@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.000023 0.000003 0.000026 ( 0.000021)
autoconf 0.000036 0.000003 0.000039 ( 0.000035)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.005506 0.000143 1.887923 ( 2.429060)
build_miniruby 0.001887 0.000000 1.552625 ( 1.572918)
build_ruby 0.001879 0.000000 3.165405 ( 3.373172)
build_all 0.007811 0.000000 6.181239 ( 3.547977)
build_install 0.018950 0.000000 7.601586 ( 4.679020)
test_btest 0.000766 0.000000 84.596740 ( 42.631346)
test_basic 0.007338 0.000210 0.937137 ( 1.340412)
test_all 0.009525 0.000388 670.466246 (280.026392)
test_rubyspec 0.029881 0.038046 101.326109 (113.100838)
total: 452.70 sec