Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-015325
#<BuildRuby:0x0000563c27d9a008
@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.20230109-015325",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003334 0.000980 1.019386 ( 1.394580)
build_miniruby 0.001087 0.000320 1.294793 ( 1.293806)
build_ruby 0.001304 0.000383 3.003928 ( 3.386893)
build_all 0.005342 0.001571 3.513729 ( 1.658217)
build_install 0.007857 0.005732 2.711938 ( 1.831975)
test_btest 0.000663 0.000221 55.637474 ( 14.951374)
test_basic 0.001470 0.003629 0.375125 ( 0.469947)
test_all 0.000823 0.000303 604.742529 (170.926969)
test_rubyspec 0.018716 0.025796 60.476268 ( 70.620148)
total: 266.53 sec