Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-100307
#<BuildRuby:0x000055f315d4a018
@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.20230112-100307",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001112 0.004274 1.006384 ( 1.404858)
build_miniruby 0.000000 0.001339 1.059642 ( 1.057599)
build_ruby 0.000936 0.000352 2.485407 ( 2.900436)
build_all 0.005712 0.000619 3.178257 ( 1.596509)
build_install 0.004971 0.008872 2.495506 ( 1.665836)
test_btest 0.000489 0.000188 54.036349 ( 14.397834)
test_basic 0.003383 0.001302 0.360030 ( 0.452028)
test_all 0.000867 0.000334 551.951011 (165.871267)
test_rubyspec 0.027817 0.016169 57.267694 ( 67.288638)
total: 256.64 sec