Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-135951
#<BuildRuby:0x0000556ad3f7e1d8
@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.20230810-135951",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003223 0.003822 2.334145 ( 7.009056)
build_miniruby 0.001764 0.000000 1.755377 ( 4.623542)
build_ruby 0.001695 0.000000 3.536793 ( 8.096092)
build_all 0.009563 0.000230 2.868671 ( 4.505936)
build_install 0.021303 0.000787 4.564697 ( 7.081830)
test_btest 0.000698 0.000103 85.938325 ( 57.380110)
test_basic 0.008665 0.000045 0.986427 ( 1.959675)
test_all 0.000551 0.000987 688.423990 (448.005765)
test_rubyspec 0.046949 0.019513 105.921455 (231.489294)
total: 770.15 sec