Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-035725
#<BuildRuby:0x000055d69707e3b0
@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.20240204-035725",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.005484 0.000610 1.978886 ( 2.336820)
build_miniruby 0.001669 0.000185 1.715571 ( 1.715563)
build_ruby 0.001837 0.000000 3.234337 ( 3.460549)
build_all 0.007871 0.000110 6.291927 ( 3.211101)
build_install 0.019302 0.000000 7.490919 ( 4.008526)
test_btest 0.000731 0.000000 85.944782 ( 35.356628)
test_basic 0.002959 0.004027 0.918173 ( 1.027301)
test_all 0.082235 0.032339 727.960745 (287.251789)
test_rubyspec 0.053419 0.054130 168.119878 (180.111982)
total: 518.48 sec