Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-201846
#<BuildRuby:0x00005626c22624f8
@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.20230907-201846",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002417 0.004316 2.198874 ( 4.574986)
build_miniruby 0.001933 0.000000 1.550321 ( 1.646226)
build_ruby 0.002089 0.000005 3.502162 ( 4.025627)
build_all 0.007449 0.000452 6.202563 ( 4.501397)
build_install 0.007340 0.012313 7.720835 ( 5.809266)
test_btest 0.000762 0.000167 83.932722 ( 43.429907)
test_basic 0.003585 0.005072 0.984414 ( 1.318306)
test_all 0.008444 0.001007 642.854721 (305.793785)
test_rubyspec 0.031902 0.036576 99.667690 (118.123417)
total: 489.22 sec