Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-201701
#<BuildRuby:0x00005607be0ca2d0
@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.20240214-201701",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.005321 0.000789 1.982887 ( 2.391274)
build_miniruby 0.001546 0.000000 1.673120 ( 1.674400)
build_ruby 0.001948 0.000000 3.470010 ( 3.715076)
build_all 0.005253 0.002914 6.806586 ( 3.196128)
build_install 0.018509 0.000405 8.489684 ( 5.030594)
test_btest 0.000733 0.000105 92.794927 ( 42.031438)
test_basic 0.007602 0.000497 0.985415 ( 1.073683)
test_all 0.078568 0.040516 791.904506 (299.563087)
test_rubyspec 0.053091 0.060148 183.651721 (193.224874)
total: 551.90 sec