Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-065100
#<BuildRuby:0x00005619ce6e9fe0
@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.20230119-065100",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004686 0.000892 1.221360 ( 2.285005)
build_miniruby 0.001334 0.000254 1.281556 ( 1.347914)
build_ruby 0.001631 0.000311 3.007497 ( 3.380870)
build_all 0.003944 0.004236 3.911435 ( 2.454278)
build_install 0.016748 0.000000 3.047323 ( 2.823884)
test_btest 0.000774 0.000078 56.181856 ( 30.897189)
test_basic 0.000000 0.005854 0.426080 ( 0.541521)
test_all 0.000613 0.000715 636.275216 (271.532361)
test_rubyspec 0.033762 0.016229 72.689809 ( 88.276499)
total: 403.54 sec