Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-014655
#<BuildRuby:0x000055757a7b1f70
@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.20230312-014655",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.001605 0.004271 1.494643 ( 2.694651)
build_miniruby 0.001198 0.000000 0.963931 ( 0.962657)
build_ruby 0.001542 0.000000 2.168161 ( 2.387131)
build_all 0.006087 0.000000 1.898396 ( 1.035315)
build_install 0.012781 0.002284 2.604230 ( 1.650938)
test_btest 0.000654 0.000109 66.699536 ( 17.285493)
test_basic 0.003710 0.000619 0.500557 ( 0.593856)
test_all 0.000731 0.000121 532.414451 (152.707338)
test_rubyspec 0.008535 0.033595 69.617624 ( 79.401814)
total: 258.72 sec