Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-085629
#<BuildRuby:0x0000556809e9a1a8
@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.20230602-085629",
@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.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.001977 0.004391 1.865155 ( 4.350306)
build_miniruby 0.001405 0.000183 1.336625 ( 1.503024)
build_ruby 0.001351 0.000176 2.807365 ( 3.302617)
build_all 0.006684 0.000292 2.110389 ( 2.277915)
build_install 0.006324 0.010888 3.357377 ( 3.421795)
test_btest 0.000705 0.000151 76.415943 ( 40.283978)
test_basic 0.005944 0.000000 0.738355 ( 1.083869)
test_all 0.001984 0.000000 572.348910 (254.104773)
test_rubyspec 0.020359 0.033464 83.321865 (103.139874)
total: 413.47 sec