Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-011023
#<BuildRuby:0x0000560994c0ded0
@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.20231208-011023",
@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.000014 0.000004 0.000018 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.003036 0.003781 2.228437 ( 2.419122)
build_miniruby 0.001247 0.000335 1.601687 ( 1.600750)
build_ruby 0.001668 0.000000 2.908040 ( 3.107169)
build_all 0.007310 0.000000 5.577277 ( 2.179163)
build_install 0.010995 0.005861 7.251327 ( 3.535671)
test_btest 0.000739 0.000202 81.594072 ( 22.362305)
test_basic 0.001349 0.004252 0.819450 ( 0.881971)
test_all 0.078410 0.043799 667.177529 (225.697064)
test_rubyspec 0.039018 0.017427 81.839779 ( 93.599960)
total: 355.38 sec