Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-143900
#<BuildRuby:0x000055d7ddd1a230
@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.20230608-143900",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005123 0.000891 1.952114 ( 4.363954)
build_miniruby 0.001262 0.000219 1.353912 ( 1.538842)
build_ruby 0.001972 0.000000 2.736942 ( 3.352742)
build_all 0.007242 0.000096 2.227509 ( 2.291773)
build_install 0.010496 0.007303 3.571461 ( 3.445783)
test_btest 0.000870 0.000180 76.673426 ( 41.073793)
test_basic 0.003064 0.003912 0.780660 ( 0.980280)
test_all 0.001150 0.000269 572.033791 (249.524866)
test_rubyspec 0.023813 0.029499 84.626924 (102.774806)
total: 409.35 sec