Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-003330
#<BuildRuby:0x00007f840db3fdd8
@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.20241016-003330",
@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.000005 0.000025 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.006267 0.003566 4.395369 ( 5.061861)
build_miniruby 0.001534 0.000395 1.878147 ( 2.047817)
build_ruby 0.001729 0.000444 4.898356 ( 5.325661)
build_all 0.007172 0.003810 8.065962 ( 5.247258)
build_install 0.019952 0.005056 11.381432 ( 8.141809)
test_btest 0.000724 0.000194 100.413934 ( 74.667151)
test_basic 0.010878 0.002918 1.316888 ( 1.648604)
test_all 0.123861 0.041414 837.044408 (546.594518)
test_rubyspec 0.064685 0.029914 142.779630 ( 55.307943)
total: 704.04 sec