Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-133332
#<BuildRuby:0x000055b4261f9f70
@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.20230911-133332",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.000889 0.007033 2.301865 ( 4.491736)
build_miniruby 0.001368 0.000391 1.687076 ( 1.827888)
build_ruby 0.000000 0.001862 3.507316 ( 4.006655)
build_all 0.007951 0.000874 6.463702 ( 4.903242)
build_install 0.009782 0.011837 7.777150 ( 6.006713)
test_btest 0.000676 0.000244 85.557094 ( 50.421380)
test_basic 0.005694 0.002056 0.974155 ( 1.372939)
test_all 0.005644 0.004443 764.169292 (526.364618)
test_rubyspec 0.036226 0.043044 109.657251 (151.949977)
total: 751.35 sec