Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-234218
#<BuildRuby:0x000055d613f56218
@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.20240124-234218",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004981 0.000650 1.745242 ( 2.099377)
build_miniruby 0.001130 0.000148 1.643491 ( 1.641939)
build_ruby 0.001433 0.000187 3.251289 ( 3.452783)
build_all 0.000909 0.006509 6.267526 ( 2.503836)
build_install 0.013881 0.003570 7.058719 ( 3.522912)
test_btest 0.000668 0.000134 84.021371 ( 22.816566)
test_basic 0.000000 0.006058 0.751619 ( 0.811130)
test_all 0.069500 0.046946 750.948964 (218.787635)
test_rubyspec 0.053522 0.045842 153.179593 (164.534245)
total: 420.17 sec