Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-162546
#<BuildRuby:0x0000557b8532a1a8
@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.20230214-162546",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.001500 0.004236 1.549896 ( 3.207185)
build_miniruby 0.000000 0.001463 1.365387 ( 1.676746)
build_ruby 0.000000 0.001759 2.525856 ( 3.341614)
build_all 0.001296 0.008011 4.191786 ( 4.943698)
build_install 0.013500 0.004420 3.255747 ( 3.829586)
test_btest 0.001158 0.000000 60.620201 ( 52.052641)
test_basic 0.003238 0.004152 0.539150 ( 1.115675)
test_all 0.001356 0.000421 674.211599 (355.779407)
test_rubyspec 0.022119 0.026675 74.408906 ( 87.151578)
total: 513.10 sec