Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-230855
#<BuildRuby:0x0000563f642123d0
@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.20230214-230855",
@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.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.004303 0.000047 1.386097 ( 1.928167)
build_miniruby 0.001206 0.000139 1.086736 ( 1.085327)
build_ruby 0.001568 0.000181 2.228626 ( 2.459371)
build_all 0.006633 0.000000 3.773875 ( 1.936305)
build_install 0.013217 0.000000 2.957247 ( 2.151695)
test_btest 0.000648 0.000000 54.587313 ( 16.760631)
test_basic 0.006786 0.000000 0.491710 ( 0.588725)
test_all 0.000550 0.001478 636.613386 (204.031304)
test_rubyspec 0.015610 0.029352 67.788603 ( 77.776305)
total: 308.72 sec