Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-202157
#<BuildRuby:0x000055c27d4d6198
@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.20221226-202157",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004319 0.000589 0.972785 ( 1.355910)
build_miniruby 0.001200 0.000000 1.102678 ( 1.101470)
build_ruby 0.001258 0.000000 3.151487 ( 3.522059)
build_all 0.005952 0.000003 3.420410 ( 1.744264)
build_install 0.006634 0.008152 2.929978 ( 1.982097)
test_btest 0.000000 0.000853 56.554199 ( 16.147408)
test_basic 0.001979 0.002779 0.438863 ( 0.533756)
test_all 0.001087 0.000242 642.211731 (189.961436)
test_rubyspec 0.029558 0.010502 64.575329 ( 74.532469)
total: 290.88 sec