Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-213025
#<BuildRuby:0x000055986bc42120
@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.20240307-213025",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.005436 0.001812 2.820741 ( 2.707591)
build_miniruby 0.004771 0.000141 95.459207 ( 31.507962)
build_ruby 0.001164 0.000370 3.762199 ( 4.002228)
build_all 0.006724 0.000705 6.665128 ( 2.651254)
build_install 0.018490 0.000000 8.683276 ( 4.247275)
test_btest 0.000821 0.000000 93.912473 ( 42.257030)
test_basic 0.006244 0.000000 0.945474 ( 1.007237)
test_all 0.077909 0.039136 785.730639 (274.064853)
test_rubyspec 0.037081 0.042490 115.884241 (124.951742)
total: 487.40 sec