Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-180308
#<BuildRuby:0x000056075e9fa130
@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.20230605-180308",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.005908 0.000492 1.967237 ( 4.072682)
build_miniruby 0.001524 0.000127 1.387846 ( 1.654673)
build_ruby 0.000000 0.002052 2.856161 ( 3.143503)
build_all 0.000385 0.006641 2.187252 ( 2.370660)
build_install 0.017627 0.001367 3.585214 ( 3.448704)
test_btest 0.000000 0.001039 77.725589 ( 42.347068)
test_basic 0.000000 0.007430 0.813229 ( 0.945548)
test_all 0.000000 0.001552 580.166545 (248.103454)
test_rubyspec 0.039656 0.011422 83.280389 (102.355460)
total: 408.44 sec