Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-223231
#<BuildRuby:0x00005603c78ea028
@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.20231228-223231",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002759 0.004377 1.771226 ( 3.803766)
build_miniruby 0.001696 0.000170 1.730993 ( 2.781153)
build_ruby 0.001717 0.000172 3.488900 ( 5.433907)
build_all 0.009148 0.000049 5.955745 ( 7.949176)
build_install 0.017539 0.003887 7.381309 ( 9.524308)
test_btest 0.000888 0.000096 82.855937 (107.086374)
test_basic 0.007587 0.000000 0.934201 ( 1.675206)
test_all 0.108201 0.019778 777.856027 (632.172463)
test_rubyspec 0.030243 0.035229 96.694630 (109.452114)
total: 879.88 sec