Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-023939
#<BuildRuby:0x00005608f286a230
@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.20230810-023939",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.005635 0.000582 2.265650 ( 5.988681)
build_miniruby 0.001601 0.000000 1.705183 ( 2.986964)
build_ruby 0.001598 0.000000 3.201462 ( 4.431893)
build_all 0.006936 0.000589 2.707005 ( 3.090091)
build_install 0.016178 0.001121 4.207332 ( 4.487334)
test_btest 0.000972 0.000095 82.772923 ( 45.492539)
test_basic 0.000000 0.007384 0.966252 ( 1.079301)
test_all 0.000000 0.001457 704.408846 (358.281162)
test_rubyspec 0.023126 0.033450 100.651164 (133.270490)
total: 559.11 sec