Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-012835
#<BuildRuby:0x00007f1f9749fdc8
@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.20241215-012835",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.006596 0.000000 2.424136 ( 2.748886)
build_miniruby 0.001518 0.000021 1.564959 ( 1.571463)
build_ruby 0.001477 0.000227 3.851007 ( 3.975855)
build_all 0.009626 0.000000 6.304945 ( 3.390789)
build_install 0.012391 0.010223 8.815427 ( 6.546230)
test_btest 0.000736 0.000141 79.620847 ( 35.691937)
test_basic 0.004688 0.004042 0.811398 ( 3.057304)
test_all 0.120938 0.026098 798.383719 (412.334334)
test_rubyspec 0.054878 0.030851 119.601671 ( 42.817262)
total: 512.14 sec