Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-021714
#<BuildRuby:0x000055964c4d2258
@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.20230602-021714",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000000 0.000111 0.000111 ( 0.000035)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.000000 0.006062 1.804327 ( 3.056253)
build_miniruby 0.000000 0.001246 1.265920 ( 1.264895)
build_ruby 0.000000 0.001493 2.742458 ( 10.718365)
build_all 0.004396 0.001836 2.104300 ( 1.496045)
build_install 0.010997 0.007510 3.313168 ( 2.503051)
test_btest 0.000000 0.000724 76.471365 ( 29.064946)
test_basic 0.001629 0.003352 0.749755 ( 0.830928)
test_all 0.001014 0.000229 560.359619 (198.024055)
test_rubyspec 0.028026 0.015752 77.615094 ( 89.958426)
total: 336.92 sec