Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-062654
#<BuildRuby:0x00005648528f5e58
@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.20230913-062654",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006810 0.000256 2.402994 ( 4.772620)
build_miniruby 0.001466 0.000133 1.730647 ( 2.043364)
build_ruby 0.001583 0.000144 3.386676 ( 3.851842)
build_all 0.005943 0.003445 6.656599 ( 4.610028)
build_install 0.012151 0.008649 8.412568 ( 7.275433)
test_btest 0.000747 0.000118 86.933390 ( 46.764494)
test_basic 0.002256 0.007059 1.040959 ( 1.366245)
test_all 0.005136 0.005137 697.846448 (314.820983)
test_rubyspec 0.035763 0.039677 110.945664 (129.981258)
total: 515.49 sec