Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-062639
#<BuildRuby:0x0000563754666228
@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.20230914-062639",
@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.000033 0.000003 0.000036 ( 0.000036)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.006599 0.000566 2.464662 ( 5.987614)
build_miniruby 0.001712 0.000147 1.878954 ( 2.587640)
build_ruby 0.002127 0.000183 3.794973 ( 5.651144)
build_all 0.008507 0.000729 6.847581 ( 9.102868)
build_install 0.007021 0.016121 8.721914 ( 12.337658)
test_btest 0.000802 0.000143 90.565433 (110.387377)
test_basic 0.004332 0.004281 1.008749 ( 1.931597)
test_all 0.005039 0.005806 768.718592 (601.501326)
test_rubyspec 0.031063 0.044515 108.929574 (129.657482)
total: 879.15 sec