Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-135441
#<BuildRuby:0x000055991954e3b0
@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.20240206-135441",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005725 0.000256 1.766999 ( 2.119574)
build_miniruby 0.001068 0.000164 1.609108 ( 1.607150)
build_ruby 0.001477 0.000227 2.977494 ( 3.204967)
build_all 0.007099 0.000424 6.211656 ( 2.507123)
build_install 0.009328 0.008816 7.404001 ( 3.631386)
test_btest 0.001137 0.000000 84.835109 ( 23.634964)
test_basic 0.006920 0.000776 0.928759 ( 0.997463)
test_all 0.088692 0.027934 753.548682 (224.429389)
test_rubyspec 0.054639 0.045072 162.124392 (171.902234)
total: 434.04 sec