Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-063100
#<BuildRuby:0x00007fa54960fdd8
@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.20240614-063100",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000917 0.007001 3.148475 ( 3.033995)
build_miniruby 0.001236 0.000393 1.182347 ( 1.179550)
build_ruby 0.001516 0.000483 3.476839 ( 3.619473)
build_all 0.001543 0.007788 8.183126 ( 3.256380)
build_install 0.009968 0.010366 10.556123 ( 4.913870)
test_btest 0.000000 0.000927 112.344077 ( 29.317844)
test_basic 0.004577 0.004821 1.135728 ( 1.185502)
test_all 0.104262 0.044696 842.743250 (234.880590)
test_rubyspec 0.047769 0.044697 168.165151 ( 34.883467)
total: 316.27 sec