Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-032048
#<BuildRuby:0x00007f5a74cafdc0
@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.20240815-032048",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000031 0.000000 0.000031 ( 0.000030)
build_up 0.007604 0.000000 3.677205 ( 3.641197)
build_miniruby 0.001328 0.000323 1.653014 ( 1.649318)
build_ruby 0.001664 0.000443 3.730876 ( 3.939675)
build_all 0.006659 0.001776 7.926592 ( 3.091331)
build_install 0.011479 0.006980 10.373662 ( 4.817198)
test_btest 0.000881 0.000259 118.212279 ( 30.484120)
test_basic 0.008502 0.001793 1.167078 ( 1.212747)
test_all 0.081451 0.070820 768.953714 (232.872503)
test_rubyspec 0.056137 0.032036 169.828972 ( 33.560878)
total: 315.27 sec