Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-064418
#<BuildRuby:0x00005594b7b2e228
@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.20230623-064418",
@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.000014)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005989 0.000152 1.899541 ( 3.317995)
build_miniruby 0.001635 0.000000 1.569061 ( 1.656605)
build_ruby 0.001932 0.000000 3.175037 ( 3.414545)
build_all 0.003427 0.003982 2.240001 ( 1.717024)
build_install 0.011347 0.004488 3.464924 ( 2.575125)
test_btest 0.000884 0.000118 78.267215 ( 37.378175)
test_basic 0.002860 0.003982 0.836112 ( 0.965086)
test_all 0.002393 0.000386 575.008778 (240.637323)
test_rubyspec 0.031810 0.022004 88.310541 (106.742269)
total: 398.41 sec