Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-000932
#<BuildRuby:0x00007f322346fdc8
@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.20241007-000932",
@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.000007 0.000026 ( 0.000026)
autoconf 0.000044 0.000000 0.000044 ( 0.000043)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.006694 0.001022 3.980710 ( 3.826776)
build_miniruby 0.000000 0.001487 1.616784 ( 1.616953)
build_ruby 0.000000 0.001923 4.193384 ( 4.391196)
build_all 0.003874 0.004549 7.195868 ( 2.971302)
build_install 0.013437 0.004551 9.835390 ( 4.477167)
test_btest 0.002673 0.000000 94.898633 ( 25.253921)
test_basic 0.006039 0.004395 1.151383 ( 1.201230)
test_all 0.094678 0.054894 750.259683 (241.777397)
test_rubyspec 0.055854 0.030560 133.449342 ( 25.842075)
total: 311.36 sec