Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-093515
#<BuildRuby:0x00007f435e24fdd0
@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.20241006-093515",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.000582 0.008117 3.991555 ( 3.852274)
build_miniruby 0.001733 0.000000 1.252940 ( 1.282955)
build_ruby 0.000164 0.001793 3.402856 ( 3.594589)
build_all 0.005030 0.004264 7.072144 ( 2.950824)
build_install 0.016758 0.001866 8.829319 ( 4.019770)
test_btest 0.000688 0.000242 89.152610 ( 24.045484)
test_basic 0.007414 0.003789 0.972238 ( 1.020237)
test_all 0.126479 0.024672 752.243548 (224.492831)
test_rubyspec 0.045957 0.043697 135.424416 ( 29.291897)
total: 294.55 sec