Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-040959
#<BuildRuby:0x0000563243acdfc0
@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.20230708-040959",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.006252 1.916807 ( 3.177451)
build_miniruby 0.000000 0.001540 1.455373 ( 1.456623)
build_ruby 0.000000 0.001530 3.143413 ( 3.387623)
build_all 0.004742 0.002634 2.429313 ( 1.685062)
build_install 0.016292 0.000016 3.530665 ( 3.228976)
test_btest 0.000657 0.000114 83.627756 ( 23.020097)
test_basic 0.002528 0.004603 0.819529 ( 0.900847)
test_all 0.000867 0.000179 605.731344 (209.163238)
test_rubyspec 0.032657 0.016550 84.336497 ( 95.875157)
total: 341.90 sec