Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-074141
#<BuildRuby:0x000055daa03f22c8
@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.20240119-074141",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004684 0.000520 1.569882 ( 2.266713)
build_miniruby 0.001321 0.000000 1.643254 ( 1.641371)
build_ruby 0.001679 0.000000 2.982259 ( 3.211404)
build_all 0.000000 0.007240 5.484595 ( 2.099273)
build_install 0.009344 0.007416 6.913424 ( 3.464972)
test_btest 0.000640 0.000140 84.091713 ( 22.553220)
test_basic 0.001686 0.004318 0.732402 ( 0.792370)
test_all 0.090107 0.029023 780.690981 (232.669255)
test_rubyspec 0.051692 0.047609 151.313508 (162.914504)
total: 431.61 sec