Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-071600
#<BuildRuby:0x00005566e8d45fb8
@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.20230824-071600",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.003420 0.003788 2.299613 ( 4.792497)
build_miniruby 0.001659 0.000151 1.763244 ( 2.193358)
build_ruby 0.001710 0.000155 3.451935 ( 5.017434)
build_all 0.008284 0.000037 6.613544 ( 4.701804)
build_install 0.018723 0.001232 8.291398 ( 6.710762)
test_btest 0.000884 0.000074 87.799666 ( 52.671452)
test_basic 0.002105 0.006835 1.036589 ( 2.017050)
test_all 0.009718 0.001215 741.845714 (406.030421)
test_rubyspec 0.046112 0.030396 110.112664 (175.623935)
total: 659.76 sec