Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-124505
#<BuildRuby:0x000055e1b1309da8
@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.20230211-124505",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004689 0.000140 1.207340 ( 1.731560)
build_miniruby 0.001492 0.000000 1.226768 ( 1.239642)
build_ruby 0.001630 0.000000 2.411140 ( 2.695588)
build_all 0.000000 0.007259 3.915297 ( 2.368933)
build_install 0.008144 0.006012 2.946827 ( 2.366149)
test_btest 0.000661 0.000204 57.195694 ( 28.670013)
test_basic 0.000000 0.005815 0.420833 ( 0.525274)
test_all 0.001171 0.000575 634.210566 (252.950192)
test_rubyspec 0.018217 0.031028 72.532006 ( 83.239534)
total: 375.79 sec