Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-145208
#<BuildRuby:0x00007fbb7420fdc8
@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.20240814-145208",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000043 0.000007 0.000050 ( 0.000050)
configure 0.000040 0.000006 0.000046 ( 0.000046)
build_up 0.005685 0.005005 4.348272 ( 5.656437)
build_miniruby 0.002121 0.000401 13.884531 ( 13.537258)
build_ruby 0.001743 0.000330 4.192750 ( 4.400791)
build_all 0.004510 0.004260 8.035231 ( 3.170348)
build_install 0.021447 0.000080 10.957612 ( 5.016783)
test_btest 0.000936 0.000174 119.491441 ( 35.540096)
test_basic 0.005198 0.007749 1.298949 ( 1.395131)
test_all 0.097072 0.054730 829.483445 (239.274664)
test_rubyspec 0.047710 0.044026 170.711621 ( 35.019268)
total: 343.01 sec