Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-022847
#<BuildRuby:0x00007f44f299fdc0
@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.20240717-022847",
@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.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000050 0.000013 0.000063 ( 0.000057)
configure 0.000040 0.000010 0.000050 ( 0.000049)
build_up 0.005792 0.004489 3.949837 ( 4.652668)
build_miniruby 0.001745 0.000462 1.689937 ( 1.906250)
build_ruby 0.001736 0.000460 4.310992 ( 4.841405)
build_all 0.008346 0.003047 8.746828 ( 5.330021)
build_install 0.008950 0.011045 11.373147 ( 6.302239)
test_btest 0.000661 0.000215 116.349738 ( 35.200917)
test_basic 0.011425 0.000848 1.266786 ( 1.329060)
test_all 0.098452 0.052896 855.790500 (255.376195)
test_rubyspec 0.062476 0.025168 164.075782 ( 33.242248)
total: 348.18 sec