Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-174034
#<BuildRuby:0x000055ec7fbf1eb0
@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.20240129-174034",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.005663 0.000283 1.993074 ( 2.403993)
build_miniruby 0.001491 0.000257 1.706270 ( 1.730828)
build_ruby 0.001817 0.000313 3.459693 ( 3.702635)
build_all 0.003136 0.004851 6.474075 ( 3.949853)
build_install 0.018147 0.001843 7.990878 ( 5.361044)
test_btest 0.000706 0.000136 89.395300 ( 57.836787)
test_basic 0.006983 0.001352 0.995174 ( 1.242947)
test_all 0.084096 0.029555 750.804595 (307.202269)
test_rubyspec 0.062585 0.044079 170.157064 (181.933408)
total: 565.36 sec