Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-201639
#<BuildRuby:0x0000564e5948df48
@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.20231013-201639",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004314 0.003496 2.393685 ( 3.285755)
build_miniruby 0.001275 0.000183 1.650761 ( 1.722262)
build_ruby 0.001331 0.000190 3.304181 ( 12.869555)
build_all 0.001489 0.006703 6.267930 ( 3.256725)
build_install 0.018307 0.000556 7.823223 ( 5.259983)
test_btest 0.000647 0.000114 86.282383 ( 35.741728)
test_basic 0.007014 0.000000 0.939764 ( 1.035813)
test_all 0.008450 0.000605 683.614639 (280.307226)
test_rubyspec 0.038571 0.036815 110.554471 (137.870148)
total: 481.35 sec