Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-001131
#<BuildRuby:0x00005611d3089fb8
@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-001131",
@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.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005868 0.000000 1.953818 ( 2.302666)
build_miniruby 0.001647 0.000000 1.573491 ( 1.574463)
build_ruby 0.001819 0.000151 3.327643 ( 3.601523)
build_all 0.003066 0.004531 6.109428 ( 3.166091)
build_install 0.014396 0.003826 7.497333 ( 4.347655)
test_btest 0.000000 0.003058 88.041073 ( 32.216460)
test_basic 0.002550 0.004789 0.915456 ( 1.123070)
test_all 0.079886 0.035018 674.733639 (248.457147)
test_rubyspec 0.050727 0.054816 166.699935 (176.268659)
total: 473.06 sec