Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-135256
#<BuildRuby:0x00007f6d637afdc8
@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.20241103-135256",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000715 0.007064 3.545883 ( 3.385675)
build_miniruby 0.001686 0.000000 1.594980 ( 1.592492)
build_ruby 0.001695 0.000000 4.341199 ( 4.465653)
build_all 0.008988 0.000243 7.160620 ( 3.260717)
build_install 0.009340 0.013291 10.271315 ( 5.288206)
test_btest 0.000659 0.000206 78.002022 ( 23.959523)
test_basic 0.002940 0.007706 1.110491 ( 1.150811)
test_all 0.101441 0.046160 774.324397 (257.209481)
test_rubyspec 0.049992 0.021547 114.837123 ( 28.957987)
total: 329.27 sec