Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-001108
#<BuildRuby:0x00007f76fc32fdc8
@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.20240620-001108",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.006455 0.000481 2.540843 ( 2.721693)
build_miniruby 0.001343 0.000255 1.106490 ( 1.103517)
build_ruby 0.001502 0.000286 3.209429 ( 3.373843)
build_all 0.007986 0.000000 6.665876 ( 2.552440)
build_install 0.010496 0.006941 9.733118 ( 4.616240)
test_btest 0.000771 0.000171 99.928673 ( 25.865614)
test_basic 0.002812 0.004713 0.906671 ( 0.960451)
test_all 0.096148 0.047634 730.984902 (203.315682)
test_rubyspec 0.046077 0.041847 161.563927 ( 27.165534)
total: 271.68 sec