Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-135255
#<BuildRuby:0x000055ff48305a00
@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-135255",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.005797 0.000372 1.922128 ( 4.457787)
build_miniruby 0.001498 0.000286 1.372909 ( 1.588908)
build_ruby 0.001340 0.000255 2.784703 ( 3.160018)
build_all 0.005837 0.001112 2.186642 ( 2.004740)
build_install 0.017387 0.000602 3.446622 ( 3.359922)
test_btest 0.000760 0.000000 75.078038 ( 42.824585)
test_basic 0.002813 0.003622 0.801344 ( 1.069877)
test_all 0.001022 0.000072 594.071690 (258.662170)
test_rubyspec 0.042071 0.013618 83.740999 (103.542710)
total: 420.67 sec