Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231226-172523
#<BuildRuby:0x0000557fd0ed64f8
@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.20231226-172523",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000000 0.000039 0.000039 ( 0.000027)
build_up 0.000000 0.005369 1.594801 ( 1.971433)
build_miniruby 0.000000 0.001545 1.514769 ( 1.517930)
build_ruby 0.001363 0.000334 3.330027 ( 3.564914)
build_all 0.005904 0.001562 5.746598 ( 3.073164)
build_install 0.012980 0.003134 6.745134 ( 4.181217)
test_btest 0.000696 0.000168 79.562962 ( 30.169042)
test_basic 0.002265 0.004714 0.875081 ( 0.941529)
test_all 0.084767 0.033198 778.690927 (279.682872)
test_rubyspec 0.038542 0.026116 90.802220 (102.588573)
total: 427.69 sec