Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-202058
#<BuildRuby:0x00007f938613fdc8
@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.20240816-202058",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000036 0.000006 0.000042 ( 0.000041)
build_up 0.007450 0.001242 3.821970 ( 4.248790)
build_miniruby 0.001337 0.000223 1.633823 ( 1.667447)
build_ruby 0.001664 0.000277 4.590202 ( 4.883924)
build_all 0.008644 0.001441 8.708904 ( 5.068991)
build_install 0.019964 0.002499 11.665047 ( 7.082504)
test_btest 0.000872 0.000141 112.648806 ( 49.129212)
test_basic 0.000499 0.009054 0.925016 ( 0.973645)
test_all 0.117641 0.030545 746.241502 (219.632103)
test_rubyspec 0.029359 0.057593 163.267740 ( 31.703648)
total: 324.39 sec