Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-010954
#<BuildRuby:0x000055cf2cd42230
@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.20240111-010954",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000792 0.004183 1.695414 ( 2.253107)
build_miniruby 0.000000 0.001724 1.635111 ( 1.635040)
build_ruby 0.000000 0.001942 3.260717 ( 3.489914)
build_all 0.007514 0.000120 5.957553 ( 3.022732)
build_install 0.015720 0.001627 7.253385 ( 4.265130)
test_btest 0.000993 0.000000 84.449301 ( 31.975159)
test_basic 0.005966 0.002127 0.950366 ( 1.056450)
test_all 0.088224 0.031240 768.267827 (289.309285)
test_rubyspec 0.043099 0.024321 96.391916 (108.393565)
total: 445.40 sec