Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-202205
#<BuildRuby:0x00005606f841dfc0
@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.20230620-202205",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002488 0.003619 1.920240 ( 4.304186)
build_miniruby 0.001052 0.000194 1.397300 ( 1.856767)
build_ruby 0.001286 0.000238 2.867869 ( 3.551631)
build_all 0.007483 0.000000 5.337677 ( 3.956507)
build_install 0.011800 0.005441 6.477305 ( 5.066003)
test_btest 0.000715 0.000000 77.364001 ( 42.984903)
test_basic 0.007714 0.000030 0.845075 ( 0.950516)
test_all 0.002349 0.000000 580.849660 (272.948298)
test_rubyspec 0.013351 0.038374 82.271688 ( 94.712087)
total: 430.33 sec