Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-000721
#<BuildRuby:0x000055a922532138
@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.20231218-000721",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.006002 0.001715 2.481221 ( 2.893585)
build_miniruby 0.000000 0.001407 1.650737 ( 1.657085)
build_ruby 0.000000 0.001797 3.307937 ( 3.529393)
build_all 0.005510 0.002755 5.813872 ( 3.336505)
build_install 0.013675 0.004558 7.379583 ( 4.325132)
test_btest 0.000645 0.000215 80.838079 ( 36.777747)
test_basic 0.004921 0.003116 0.873648 ( 0.968990)
test_all 0.070212 0.048052 663.471152 (266.545980)
test_rubyspec 0.033782 0.028516 93.129383 (106.528944)
total: 426.56 sec