Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-101628
#<BuildRuby:0x000055958b1e22a8
@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.20230123-101628",
@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.000015)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.005759 0.000219 1.002578 ( 1.372180)
build_miniruby 0.001051 0.000131 0.997747 ( 0.995992)
build_ruby 0.001164 0.000145 2.418525 ( 2.739562)
build_all 0.006164 0.000238 3.352071 ( 1.567575)
build_install 0.007795 0.005507 2.887505 ( 1.991633)
test_btest 0.000618 0.000099 55.489312 ( 15.704777)
test_basic 0.004487 0.000000 0.428683 ( 0.521244)
test_all 0.001071 0.000000 628.424308 (179.987766)
test_rubyspec 0.028820 0.018979 66.534568 ( 76.464903)
total: 281.35 sec