Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-004458
#<BuildRuby:0x000055f790011ed0
@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.20230212-004458",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000000 0.004535 1.162051 ( 1.623739)
build_miniruby 0.000000 0.001445 1.170224 ( 1.174188)
build_ruby 0.000000 0.001611 2.293258 ( 2.532846)
build_all 0.006601 0.000702 3.778304 ( 2.225904)
build_install 0.013686 0.000279 2.926078 ( 2.370280)
test_btest 0.000725 0.000139 57.046575 ( 28.155238)
test_basic 0.000000 0.005968 0.448197 ( 0.552927)
test_all 0.000000 0.001049 642.545971 (250.204950)
test_rubyspec 0.008276 0.038648 72.686626 ( 85.490117)
total: 374.33 sec