Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-093515
#<BuildRuby:0x000056403cfc67c8
@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.20230909-093515",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006248 0.001231 2.436319 ( 4.794123)
build_miniruby 0.000000 0.001728 1.845669 ( 2.230093)
build_ruby 0.000454 0.001144 3.462099 ( 4.156781)
build_all 0.008734 0.000422 6.760786 ( 5.300217)
build_install 0.015865 0.005608 8.301909 ( 6.333485)
test_btest 0.000908 0.000000 85.584467 ( 50.762425)
test_basic 0.002479 0.007523 1.030131 ( 1.464718)
test_all 0.014024 0.001280 688.523746 (570.534871)
test_rubyspec 0.020596 0.060710 108.944699 (156.981679)
total: 802.56 sec