Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-045630
#<BuildRuby:0x000056342ed2e2c8
@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.20240122-045630",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005536 0.000395 1.752818 ( 3.197733)
build_miniruby 0.001382 0.000098 1.782497 ( 1.990577)
build_ruby 0.001892 0.000136 3.555911 ( 4.845311)
build_all 0.001048 0.007703 6.277280 ( 5.313149)
build_install 0.009910 0.010985 7.493754 ( 6.678574)
test_btest 0.000679 0.000140 84.111104 ( 77.243817)
test_basic 0.003814 0.000785 0.941234 ( 1.502999)
test_all 0.106055 0.024227 780.006160 (793.998399)
test_rubyspec 0.062170 0.052954 185.810799 (283.036993)
total: 1177.81 sec