Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-155708
#<BuildRuby:0x00005589f3cd2120
@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.20230713-155708",
@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.000021 0.000002 0.000023 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.006233 0.000668 2.168058 ( 5.219471)
build_miniruby 0.002030 0.000218 1.729078 ( 2.131378)
build_ruby 0.001481 0.000158 3.264392 ( 4.111043)
build_all 0.007612 0.000339 2.438927 ( 2.288235)
build_install 0.005947 0.014586 4.212505 ( 4.506299)
test_btest 0.000895 0.000185 77.709285 ( 43.040111)
test_basic 0.002854 0.005382 0.919275 ( 1.044114)
test_all 0.001068 0.000258 582.654472 (197.383410)
test_rubyspec 0.029957 0.017719 82.333124 ( 94.120219)
total: 353.85 sec