Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-003727
#<BuildRuby:0x000055e2326aa008
@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.20230107-003727",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000433 0.003996 1.163498 ( 2.198789)
build_miniruby 0.001255 0.000239 1.431704 ( 1.435900)
build_ruby 0.001223 0.000233 3.547859 ( 10.324218)
build_all 0.000000 0.006956 3.942043 ( 2.125883)
build_install 0.010596 0.005922 3.115548 ( 2.816307)
test_btest 0.000487 0.000148 56.454084 ( 26.077315)
test_basic 0.004621 0.001407 0.415362 ( 0.516899)
test_all 0.001091 0.000332 634.300220 (249.108539)
test_rubyspec 0.025206 0.023515 70.344437 ( 81.402928)
total: 376.01 sec