Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-004908
#<BuildRuby:0x00007fcfc930fde0
@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.20240622-004908",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.007112 0.000736 3.275071 ( 3.238005)
build_miniruby 0.001499 0.000155 1.532478 ( 1.529590)
build_ruby 0.000000 0.002055 3.853964 ( 4.031074)
build_all 0.005499 0.003018 7.837491 ( 3.157642)
build_install 0.018825 0.000000 10.431360 ( 4.781138)
test_btest 0.001142 0.000000 110.089147 ( 29.185825)
test_basic 0.004626 0.004861 1.112735 ( 1.170351)
test_all 0.095317 0.053713 812.066301 (230.051014)
test_rubyspec 0.048265 0.044744 164.152574 ( 34.388787)
total: 311.53 sec