Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-205441
#<BuildRuby:0x0000561811e75f70
@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.20240209-205441",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.002123 0.004069 1.919596 ( 2.251720)
build_miniruby 0.001638 0.000000 1.620576 ( 1.619087)
build_ruby 0.001951 0.000000 3.195197 ( 3.426026)
build_all 0.008345 0.000254 6.651308 ( 3.303459)
build_install 0.014854 0.004859 8.315284 ( 4.808328)
test_btest 0.000799 0.000075 89.794747 ( 36.456274)
test_basic 0.002476 0.004803 0.863387 ( 0.942944)
test_all 0.076586 0.041958 751.518456 (341.637940)
test_rubyspec 0.064511 0.046966 189.660075 (233.365711)
total: 627.81 sec