Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-222540
#<BuildRuby:0x00005564d9aa1f70
@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.20240207-222540",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001687 0.004330 1.929569 ( 2.284095)
build_miniruby 0.001179 0.000280 1.614780 ( 1.627959)
build_ruby 0.001469 0.000350 3.551983 ( 3.746313)
build_all 0.007475 0.000757 6.298839 ( 3.246968)
build_install 0.015211 0.003841 7.630319 ( 4.530080)
test_btest 0.000863 0.000199 86.561771 ( 34.298587)
test_basic 0.001791 0.004742 0.971534 ( 1.066941)
test_all 0.084253 0.030617 729.935856 (281.498415)
test_rubyspec 0.062745 0.044677 170.695587 (182.906201)
total: 515.21 sec