Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-214459
#<BuildRuby:0x00007f6d3316fdd0
@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-214459",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000030 0.000011 0.000041 ( 0.000042)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.001373 0.006852 3.448653 ( 3.453155)
build_miniruby 0.000000 0.001744 1.591332 ( 1.591369)
build_ruby 0.000000 0.002212 4.134631 ( 4.306639)
build_all 0.000000 0.008190 7.814245 ( 3.194643)
build_install 0.013090 0.011748 11.272351 ( 6.019927)
test_btest 0.000528 0.000307 113.650147 ( 37.506106)
test_basic 0.004008 0.007951 1.302697 ( 1.388200)
test_all 0.099097 0.053170 858.761214 (259.551004)
test_rubyspec 0.051812 0.044412 161.672012 ( 48.276500)
total: 365.29 sec