Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-092353
#<BuildRuby:0x0000555d61fba3b0
@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.20221221-092353",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.005495 0.000390 1.254375 ( 3.373759)
build_miniruby 0.000000 0.002046 1.693003 ( 2.317773)
build_ruby 0.000000 0.001808 4.028693 ( 5.775007)
build_all 0.005931 0.003395 4.240258 ( 5.264922)
build_install 0.010130 0.011227 3.457165 ( 4.587150)
test_btest 0.000544 0.000214 60.847605 ( 64.200179)
test_basic 0.005112 0.002009 0.486096 ( 0.954106)
test_all 0.001524 0.000598 708.858077 (589.188686)
test_rubyspec 0.032484 0.021546 74.771744 ( 94.312257)
total: 769.97 sec