Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-185310
#<BuildRuby:0x0000559aa0749f60
@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.20240215-185310",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.002673 0.003808 1.936014 ( 2.259405)
build_miniruby 0.001347 0.000207 1.737619 ( 1.736208)
build_ruby 0.001494 0.000230 3.361996 ( 3.613987)
build_all 0.004689 0.003460 6.780235 ( 3.177201)
build_install 0.017217 0.003491 8.553934 ( 4.761171)
test_btest 0.000671 0.000122 93.677159 ( 32.028000)
test_basic 0.007496 0.000000 1.052870 ( 1.117965)
test_all 0.068735 0.047593 766.741310 (280.031984)
test_rubyspec 0.055073 0.042317 131.535361 (158.486744)
total: 487.21 sec