Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-145629
#<BuildRuby:0x000055f1656f2230
@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.20240311-145629",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006417 0.001234 2.778447 ( 2.834855)
build_miniruby 0.000000 0.005472 104.090475 ( 40.024566)
build_ruby 0.000000 0.001911 4.212409 ( 4.438261)
build_all 0.004272 0.003797 6.792585 ( 3.605782)
build_install 0.018696 0.000648 8.666756 ( 4.970441)
test_btest 0.000538 0.000134 93.149861 ( 39.449910)
test_basic 0.006967 0.000689 1.017849 ( 1.117573)
test_all 0.066344 0.053197 795.735661 (291.166717)
test_rubyspec 0.036160 0.052968 128.774372 (150.609093)
total: 538.22 sec