Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-041855
#<BuildRuby:0x0000557560532228
@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.20240302-041855",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.008143 0.000301 2.749686 ( 3.758193)
build_miniruby 0.001594 0.000059 1.785378 ( 1.944070)
build_ruby 0.001906 0.000000 3.738414 ( 4.199542)
build_all 0.008179 0.000207 7.120429 ( 5.738152)
build_install 0.015976 0.005370 9.052589 ( 7.311871)
test_btest 0.000891 0.000062 96.117482 ( 75.573366)
test_basic 0.007079 0.000138 1.042968 ( 1.541118)
test_all 0.075074 0.049013 853.060449 (469.365639)
test_rubyspec 0.046585 0.050510 134.634740 (150.630972)
total: 720.06 sec