Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-144204
#<BuildRuby:0x0000564669c0e008
@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.20230212-144204",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.003753 0.000789 0.896216 ( 1.425142)
build_miniruby 0.001391 0.000000 1.034494 ( 1.032788)
build_ruby 0.001388 0.000000 2.042466 ( 2.266763)
build_all 0.004995 0.000738 3.507889 ( 1.754864)
build_install 0.007410 0.005121 2.659864 ( 1.834964)
test_btest 0.000656 0.000157 57.905724 ( 16.606342)
test_basic 0.003635 0.000866 0.424235 ( 0.518946)
test_all 0.001002 0.000238 615.009021 (179.406513)
test_rubyspec 0.006803 0.032435 65.972345 ( 75.932513)
total: 280.78 sec