Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-103441
#<BuildRuby:0x00007fed86b7fdd8
@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.20241208-103441",
@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.000031 0.000004 0.000035 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000028)
build_up 0.000000 0.006952 2.712580 ( 2.706866)
build_miniruby 0.000536 0.001135 1.111742 ( 1.108688)
build_ruby 0.001375 0.000286 3.202899 ( 3.417588)
build_all 0.007079 0.000000 5.344278 ( 2.095379)
build_install 0.014210 0.004280 8.410119 ( 4.050483)
test_btest 0.000785 0.000071 72.026428 ( 19.320536)
test_basic 0.009253 0.000283 0.838097 ( 0.883430)
test_all 0.110906 0.028384 680.997026 (231.335374)
test_rubyspec 0.050590 0.029156 111.587891 ( 25.221809)
total: 290.14 sec