Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-232952
#<BuildRuby:0x000056342c81e230
@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.20230501-232952",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000725 0.005355 1.893282 ( 4.161996)
build_miniruby 0.001365 0.000000 1.302983 ( 1.418221)
build_ruby 0.001310 0.000000 2.574206 ( 3.165785)
build_all 0.006103 0.000000 2.103656 ( 2.128099)
build_install 0.010903 0.004927 3.389780 ( 3.605393)
test_btest 0.000608 0.000147 72.169870 ( 40.328617)
test_basic 0.004903 0.001184 0.719467 ( 0.854876)
test_all 0.000982 0.000237 566.988812 (251.247760)
test_rubyspec 0.017400 0.036795 81.396697 ( 96.367369)
total: 403.28 sec