Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-131726
#<BuildRuby:0x000055b7914aa198
@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.20230202-131726",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.004452 0.000087 1.074102 ( 1.497690)
build_miniruby 0.000882 0.000176 0.902139 ( 0.900859)
build_ruby 0.001278 0.000255 2.099654 ( 2.305196)
build_all 0.004971 0.001728 3.760722 ( 1.950997)
build_install 0.009173 0.003262 2.812750 ( 1.943693)
test_btest 0.000631 0.000141 56.147079 ( 18.479447)
test_basic 0.000144 0.006268 0.399095 ( 0.495699)
test_all 0.001313 0.000000 662.692428 (340.729539)
test_rubyspec 0.034238 0.029310 78.007798 (109.731999)
total: 478.04 sec