Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-084911
#<BuildRuby:0x0000564360af23b0
@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.20230113-084911",
@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.000002 0.000014 ( 0.000016)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.001382 0.003300 0.986400 ( 1.372530)
build_miniruby 0.000868 0.000231 1.038760 ( 1.037675)
build_ruby 0.000972 0.000260 2.924910 ( 28.160591)
build_all 0.006068 0.000528 3.332795 ( 1.652897)
build_install 0.010074 0.003513 2.440028 ( 1.615081)
test_btest 0.000612 0.000161 55.242634 ( 14.739426)
test_basic 0.003802 0.001001 0.352434 ( 0.444647)
test_all 0.000937 0.000247 626.106853 (184.717304)
test_rubyspec 0.020482 0.020215 62.341743 ( 72.211852)
total: 305.95 sec