Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-081307
#<BuildRuby:0x00007f4f8901fdd0
@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.20240712-081307",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003802 0.003997 3.304657 ( 3.526086)
build_miniruby 0.001404 0.000272 1.592023 ( 1.589021)
build_ruby 0.001853 0.000358 4.019490 ( 4.185340)
build_all 0.008116 0.000744 7.825313 ( 3.086134)
build_install 0.014280 0.004565 10.257925 ( 4.764715)
test_btest 0.000777 0.000155 109.594128 ( 29.537023)
test_basic 0.007772 0.001555 1.023452 ( 1.070021)
test_all 0.090531 0.058951 801.889916 (275.280679)
test_rubyspec 0.041189 0.047702 165.170211 ( 33.738535)
total: 356.78 sec