Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-071304
#<BuildRuby:0x00005624e79e9a00
@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.20230617-071304",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.006568 0.000710 2.147034 ( 6.198292)
build_miniruby 0.001598 0.000386 1.612878 ( 3.337971)
build_ruby 0.001546 0.000374 3.363571 ( 6.547805)
build_all 0.009446 0.000000 2.664395 ( 3.733899)
build_install 0.019473 0.002013 4.113840 ( 6.961225)
test_btest 0.000699 0.000144 81.874740 ( 70.952771)
test_basic 0.004357 0.000897 0.840827 ( 1.533880)
test_all 0.001561 0.000000 639.056283 (703.059411)
test_rubyspec 0.038817 0.032082 95.564205 (303.676541)
total: 1106.00 sec