Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-152430
#<BuildRuby:0x00005654f12f2208
@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.20230106-152430",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000057 0.000000 0.000057 ( 0.000052)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.002342 0.003943 1.273972 ( 2.621095)
build_miniruby 0.001746 0.000210 1.569864 ( 1.981952)
build_ruby 0.000000 0.001842 3.794537 ( 5.040604)
build_all 0.005924 0.002508 4.027723 ( 4.239352)
build_install 0.016863 0.001874 3.101567 ( 3.685259)
test_btest 0.000840 0.000125 58.848293 ( 58.830797)
test_basic 0.001741 0.005039 0.453630 ( 0.934790)
test_all 0.001201 0.000223 710.955593 (773.045064)
test_rubyspec 0.019815 0.035945 75.930047 (112.017227)
total: 962.40 sec