Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-081849
#<BuildRuby:0x00007fe3ec87fdc0
@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.20241101-081849",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.006010 0.001451 3.735023 ( 3.617725)
build_miniruby 0.001292 0.000312 1.196995 ( 1.194309)
build_ruby 0.001863 0.000000 4.126995 ( 4.326515)
build_all 0.004467 0.004781 6.666675 ( 2.784741)
build_install 0.011689 0.008190 9.614078 ( 4.687971)
test_btest 0.000682 0.000207 75.688783 ( 21.155816)
test_basic 0.002288 0.010447 1.152622 ( 1.460821)
test_all 0.102066 0.046715 775.846499 (240.962858)
test_rubyspec 0.047320 0.037735 118.579821 ( 26.261558)
total: 306.45 sec