Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-223511
#<BuildRuby:0x000055c0c574df48
@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.20230526-223511",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.006036 0.000000 1.860711 ( 3.371055)
build_miniruby 0.001729 0.000000 1.383949 ( 1.393530)
build_ruby 0.001659 0.000000 2.630959 ( 3.180551)
build_all 0.006892 0.000015 2.116508 ( 2.184502)
build_install 0.006674 0.010640 3.404111 ( 3.335575)
test_btest 0.000745 0.000090 73.839901 ( 39.621839)
test_basic 0.000935 0.005727 0.755160 ( 0.862969)
test_all 0.000768 0.000128 573.593620 (232.907866)
test_rubyspec 0.032816 0.016699 79.320756 ( 91.748823)
total: 378.61 sec