Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-185613
#<BuildRuby:0x000055bfe8bf9ed0
@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.20230624-185613",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005855 0.001018 2.012883 ( 5.122931)
build_miniruby 0.001368 0.000238 1.495881 ( 1.996455)
build_ruby 0.001439 0.000251 3.036731 ( 4.214597)
build_all 0.006853 0.000000 2.446265 ( 2.712127)
build_install 0.016536 0.001588 3.874707 ( 3.677520)
test_btest 0.000637 0.000098 80.388002 ( 44.631341)
test_basic 0.005682 0.000000 0.851259 ( 0.944782)
test_all 0.001389 0.000000 592.629956 (234.868854)
test_rubyspec 0.023760 0.028213 84.320468 ( 96.344186)
total: 394.51 sec