Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-160254
#<BuildRuby:0x000055ad305de138
@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.20221224-160254",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.004373 0.000168 1.059676 ( 1.600028)
build_miniruby 0.001227 0.000047 1.423951 ( 1.435110)
build_ruby 0.001578 0.000060 3.491012 ( 4.145372)
build_all 0.007607 0.000123 3.999312 ( 3.215655)
build_install 0.018394 0.000000 3.215380 ( 3.001905)
test_btest 0.000790 0.000000 58.130313 ( 34.179515)
test_basic 0.005955 0.000000 0.444399 ( 0.683119)
test_all 0.000000 0.001436 652.244430 (286.672442)
test_rubyspec 0.019474 0.031849 73.228781 ( 90.460595)
total: 425.39 sec