Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-014732
#<BuildRuby:0x000055873b801f70
@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.20230125-014732",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.004673 0.000000 1.071121 ( 1.481820)
build_miniruby 0.000000 0.001541 1.140106 ( 1.138155)
build_ruby 0.000000 0.001460 2.789494 ( 3.097675)
build_all 0.005596 0.000974 3.906741 ( 2.095751)
build_install 0.014540 0.000373 2.820973 ( 2.087528)
test_btest 0.000000 0.001186 56.035468 ( 24.436023)
test_basic 0.004126 0.002882 0.440568 ( 0.542825)
test_all 0.001644 0.000000 634.314084 (214.153886)
test_rubyspec 0.034371 0.013151 67.369444 ( 77.702684)
total: 326.74 sec