Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-071426
#<BuildRuby:0x0000559fdc892228
@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.20231230-071426",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.001153 0.003999 1.462666 ( 1.833233)
build_miniruby 0.001368 0.000000 1.131025 ( 1.129645)
build_ruby 0.001604 0.000000 3.033533 ( 3.247911)
build_all 0.007288 0.000083 5.480587 ( 2.313604)
build_install 0.014990 0.000220 6.499298 ( 3.314094)
test_btest 0.000900 0.000029 80.027680 ( 22.047507)
test_basic 0.006983 0.000225 0.861919 ( 0.928870)
test_all 0.080587 0.042157 754.669610 (236.980534)
test_rubyspec 0.031583 0.025021 84.728778 ( 96.589086)
total: 368.39 sec