Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-173552
#<BuildRuby:0x000055b066b8e360
@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.20230812-173552",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.007452 0.000000 2.455699 ( 13.519559)
build_miniruby 0.001779 0.000000 3.829843 ( 6.264458)
build_ruby 0.001917 0.000000 3.558326 ( 6.932451)
build_all 0.008108 0.000193 2.870120 ( 4.436259)
build_install 0.016296 0.005103 4.456400 ( 8.287458)
test_btest 0.001048 0.000085 85.980667 ( 67.010346)
test_basic 0.006723 0.000545 0.951880 ( 1.978956)
test_all 0.001310 0.000106 690.529814 (502.900898)
test_rubyspec 0.030317 0.033016 101.130387 (182.260452)
total: 793.59 sec