Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-043959
#<BuildRuby:0x0000564537085cf0
@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.20231230-043959",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006237 0.000230 1.807376 ( 3.114703)
build_miniruby 0.001859 0.000199 1.717508 ( 2.258502)
build_ruby 0.001496 0.000160 3.523360 ( 4.422754)
build_all 0.007707 0.000826 5.815558 ( 6.219485)
build_install 0.016341 0.003781 7.128801 ( 7.323546)
test_btest 0.000775 0.000093 83.483047 ( 77.777758)
test_basic 0.007745 0.000939 0.990943 ( 1.907518)
test_all 0.087272 0.036073 767.685756 (433.544199)
test_rubyspec 0.045761 0.025492 100.835434 (139.417921)
total: 675.99 sec