Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-085446
#<BuildRuby:0x00007fe1e8b5fdc0
@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.20240626-085446",
@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.000019 0.000006 0.000025 ( 0.000027)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000031 0.000011 0.000042 ( 0.000041)
build_up 0.004881 0.004281 4.035759 ( 3.415708)
build_miniruby 0.000000 0.001890 1.318868 ( 1.316058)
build_ruby 0.000001 0.001995 3.459649 ( 3.658036)
build_all 0.008788 0.000297 7.931474 ( 3.015773)
build_install 0.014380 0.006373 11.302622 ( 5.234272)
test_btest 0.000000 0.001133 117.784010 ( 33.984477)
test_basic 0.004256 0.005476 1.287952 ( 1.336048)
test_all 0.098519 0.051479 833.398166 (233.003379)
test_rubyspec 0.035244 0.058992 169.538913 ( 34.394635)
total: 319.36 sec