Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-153438
#<BuildRuby:0x0000557fd28563b0
@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.20240201-153438",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005995 0.000223 1.612995 ( 2.122633)
build_miniruby 0.001437 0.000159 17.861829 ( 17.577807)
build_ruby 0.001482 0.000165 3.253729 ( 3.487323)
build_all 0.006780 0.000753 6.363879 ( 2.673908)
build_install 0.008471 0.009502 7.753427 ( 3.888877)
test_btest 0.000971 0.000173 88.320302 ( 27.459647)
test_basic 0.002653 0.005183 0.878470 ( 0.962592)
test_all 0.084476 0.035668 754.827367 (228.995550)
test_rubyspec 0.057688 0.044761 169.631354 (181.456876)
total: 468.63 sec