Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-160405
#<BuildRuby:0x0000560f435da018
@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.20231206-160405",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007285 0.000000 2.326558 ( 2.675858)
build_miniruby 0.001590 0.000087 1.673748 ( 1.794731)
build_ruby 0.001501 0.000166 3.307066 ( 3.486115)
build_all 0.003711 0.004725 5.874424 ( 3.590467)
build_install 0.016329 0.005642 7.449046 ( 5.248325)
test_btest 0.000665 0.000114 81.492549 ( 37.507410)
test_basic 0.003243 0.004335 0.871524 ( 0.950061)
test_all 0.080587 0.039943 685.702223 (260.602941)
test_rubyspec 0.054156 0.012576 95.013836 (106.890848)
total: 422.75 sec