Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-193948
#<BuildRuby:0x00005590e5d6a120
@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.20231227-193948",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005187 0.000192 1.552490 ( 1.883044)
build_miniruby 0.001426 0.000053 1.441963 ( 1.439781)
build_ruby 0.001460 0.000054 3.247561 ( 3.448176)
build_all 0.007247 0.000105 5.368853 ( 2.231334)
build_install 0.008023 0.008753 6.454993 ( 3.358355)
test_btest 0.000795 0.000080 81.542220 ( 23.526204)
test_basic 0.006100 0.000610 0.816653 ( 0.880733)
test_all 0.068493 0.051530 740.647768 (222.886967)
test_rubyspec 0.030859 0.025920 84.978815 ( 96.618646)
total: 356.27 sec