Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-024459
#<BuildRuby:0x0000564b7178e8e0
@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.20230606-024459",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.005976 0.000406 1.870129 ( 3.971034)
build_miniruby 0.001264 0.000275 1.391019 ( 1.502540)
build_ruby 0.001366 0.000297 2.718036 ( 3.120199)
build_all 0.000000 0.006702 2.083683 ( 2.045760)
build_install 0.009711 0.007942 3.449794 ( 3.450437)
test_btest 0.000702 0.000234 77.511532 ( 40.572061)
test_basic 0.000000 0.007059 0.811029 ( 1.145878)
test_all 0.000000 0.001258 558.520159 (259.743736)
test_rubyspec 0.030576 0.022846 85.138384 (104.247484)
total: 419.80 sec