Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-045821
#<BuildRuby:0x000055773e7e1fc0
@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.20230502-045821",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000040 0.000008 0.000048 ( 0.000047)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.005778 0.000000 1.658795 ( 3.049926)
build_miniruby 0.000000 0.001259 1.229663 ( 1.230363)
build_ruby 0.000157 0.001319 2.175716 ( 2.398805)
build_all 0.005809 0.000000 2.025631 ( 1.171722)
build_install 0.015642 0.000000 3.128682 ( 2.108237)
test_btest 0.000822 0.000004 74.460551 ( 23.163073)
test_basic 0.001336 0.006906 0.804198 ( 0.950558)
test_all 0.000994 0.000234 566.081568 (201.752669)
test_rubyspec 0.025584 0.024732 76.880933 ( 89.451458)
total: 325.28 sec