Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-054711
#<BuildRuby:0x00007f77a0f9fdc0
@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.20241022-054711",
@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.000002 0.000021 ( 0.000023)
autoconf 0.000045 0.000005 0.000050 ( 0.000050)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.004321 0.003984 4.123347 ( 3.961482)
build_miniruby 0.000000 0.001754 1.594683 ( 1.593035)
build_ruby 0.000637 0.001596 4.597803 ( 4.817067)
build_all 0.009676 0.000278 7.619023 ( 3.371280)
build_install 0.022090 0.001380 11.038761 ( 5.780711)
test_btest 0.000860 0.000115 95.271264 ( 28.739065)
test_basic 0.005551 0.004377 1.122861 ( 1.164769)
test_all 0.085099 0.064658 767.193458 (224.118881)
test_rubyspec 0.042273 0.041555 137.924559 ( 30.101217)
total: 303.65 sec