Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-025701
#<BuildRuby:0x000055c91c3427f0
@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.20230108-025701",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.003340 0.000983 0.950679 ( 1.375798)
build_miniruby 0.000844 0.000248 1.452810 ( 1.451947)
build_ruby 0.001162 0.000342 3.385457 ( 3.772222)
build_all 0.005492 0.001615 3.658860 ( 1.864935)
build_install 0.006973 0.008422 2.819338 ( 1.972039)
test_btest 0.000530 0.000196 55.589138 ( 18.265546)
test_basic 0.000393 0.004711 0.344901 ( 0.437115)
test_all 0.000897 0.000378 630.312831 (202.326367)
test_rubyspec 0.021514 0.027623 67.507367 ( 77.472987)
total: 308.94 sec