Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-225155
#<BuildRuby:0x00005596197ee168
@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.20221230-225155",
@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.000013)
build_up 0.001180 0.003107 0.852519 ( 1.257353)
build_miniruby 0.000966 0.000322 1.142033 ( 1.140276)
build_ruby 0.001013 0.000338 2.477929 ( 2.827506)
build_all 0.005660 0.000515 3.253474 ( 1.650385)
build_install 0.006226 0.009076 2.659835 ( 1.763561)
test_btest 0.000525 0.000210 53.863100 ( 13.568410)
test_basic 0.000000 0.004758 0.311868 ( 0.404714)
test_all 0.000000 0.001340 573.804395 (164.111112)
test_rubyspec 0.020777 0.012677 63.141822 ( 73.161738)
total: 259.89 sec