Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-115438
#<BuildRuby:0x000055fc07381fe0
@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.20230528-115438",
@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.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.001404 0.004166 1.842174 ( 3.101308)
build_miniruby 0.001475 0.000000 1.324857 ( 1.324863)
build_ruby 0.001589 0.000000 2.542354 ( 2.734724)
build_all 0.006755 0.000129 2.081620 ( 1.473509)
build_install 0.010702 0.007582 3.339652 ( 2.529349)
test_btest 0.000850 0.000109 75.853598 ( 28.525857)
test_basic 0.005449 0.000703 0.791438 ( 0.898311)
test_all 0.001111 0.000143 540.224103 (200.494215)
test_rubyspec 0.022454 0.025496 81.588196 ( 93.860880)
total: 334.94 sec