Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-232140
#<BuildRuby:0x000055ca12706138
@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.20230122-232140",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000013 0.000004 0.000017 ( 0.000018)
build_up 0.005867 0.000000 1.248649 ( 3.110177)
build_miniruby 0.001706 0.000000 1.414416 ( 1.964964)
build_ruby 0.001576 0.000375 3.308606 ( 4.893747)
build_all 0.006449 0.001682 4.021527 ( 4.887450)
build_install 0.018431 0.001282 3.143149 ( 3.911517)
test_btest 0.000903 0.000208 60.856484 ( 58.554889)
test_basic 0.006948 0.000534 0.479570 ( 0.803127)
test_all 0.001152 0.000256 704.453981 (350.865427)
test_rubyspec 0.023928 0.030105 74.358516 ( 91.110489)
total: 520.10 sec