Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-091432
#<BuildRuby:0x000055f24aa6a008
@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.20240315-091432",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.006474 0.000077 2.103792 ( 2.142673)
build_miniruby 0.001372 0.000043 1.641400 ( 1.639124)
build_ruby 0.001545 0.000048 3.030902 ( 12.705705)
build_all 0.007727 0.000000 6.724407 ( 2.533704)
build_install 0.008946 0.008682 8.499513 ( 3.967467)
test_btest 0.000907 0.000078 91.885052 ( 24.681321)
test_basic 0.005932 0.000135 0.987452 ( 1.059103)
test_all 0.087512 0.032042 768.082191 (245.686404)
test_rubyspec 0.056523 0.028079 109.786164 (118.713857)
total: 413.13 sec