Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-061308
#<BuildRuby:0x0000557259a2a398
@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.20240126-061308",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005529 0.000461 1.857766 ( 2.248982)
build_miniruby 0.001361 0.000114 1.610852 ( 1.610816)
build_ruby 0.000000 0.001656 3.329965 ( 3.530811)
build_all 0.005242 0.002585 6.455757 ( 2.899291)
build_install 0.018196 0.000589 7.635950 ( 4.246302)
test_btest 0.000677 0.000072 84.497233 ( 33.581864)
test_basic 0.000000 0.007372 0.867718 ( 0.956537)
test_all 0.084000 0.028649 745.413517 (286.858011)
test_rubyspec 0.032476 0.073802 166.729728 (178.571675)
total: 514.51 sec