Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-032359
#<BuildRuby:0x000055d90ff76258
@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.20230529-032359",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002573 0.004353 1.947173 ( 4.290518)
build_miniruby 0.001203 0.000139 1.432471 ( 1.604488)
build_ruby 0.000000 0.001553 2.683449 ( 3.163465)
build_all 0.000000 0.007617 2.204188 ( 2.582303)
build_install 0.009530 0.009731 3.352493 ( 3.950438)
test_btest 0.000587 0.000156 76.980929 ( 49.637153)
test_basic 0.002663 0.006314 0.837558 ( 1.239151)
test_all 0.003203 0.000139 581.024635 (264.015003)
test_rubyspec 0.025205 0.030924 82.977267 (102.309645)
total: 432.79 sec