Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-100918
#<BuildRuby:0x00005587c6ffa228
@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-100918",
@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.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004581 0.000078 1.046018 ( 1.672601)
build_miniruby 0.001225 0.000160 1.210753 ( 1.209102)
build_ruby 0.000000 0.001683 2.867428 ( 3.162312)
build_all 0.004311 0.002363 3.670917 ( 1.783146)
build_install 0.009689 0.005948 2.812074 ( 1.906410)
test_btest 0.000835 0.000000 57.682907 ( 16.292057)
test_basic 0.004726 0.000000 0.419800 ( 0.513304)
test_all 0.001647 0.000000 629.245639 (178.402562)
test_rubyspec 0.014132 0.027995 68.512989 ( 78.352884)
total: 283.30 sec