Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-032458
#<BuildRuby:0x000055f21ef16178
@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.20230110-032458",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005244 0.000213 1.229971 ( 2.142044)
build_miniruby 0.001285 0.000214 1.592931 ( 1.772637)
build_ruby 0.001797 0.000300 3.854814 ( 4.700309)
build_all 0.002219 0.006033 4.068323 ( 3.624396)
build_install 0.012800 0.005044 3.113210 ( 3.247737)
test_btest 0.000693 0.000167 58.972900 ( 35.028508)
test_basic 0.001999 0.004539 0.466502 ( 0.568897)
test_all 0.000960 0.000264 697.609759 (467.766681)
test_rubyspec 0.039997 0.026201 78.259718 (114.363896)
total: 633.22 sec