Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-203509
#<BuildRuby:0x00007f1d2b28fdd0
@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.20240827-203509",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.004100 0.004013 3.774111 ( 3.640256)
build_miniruby 0.001908 0.000405 1.727014 ( 1.732253)
build_ruby 0.002072 0.000000 4.296432 ( 4.490117)
build_all 0.007970 0.001252 8.475550 ( 3.344350)
build_install 0.020571 0.002352 11.842795 ( 5.926902)
test_btest 0.000798 0.000155 120.667859 ( 37.097010)
test_basic 0.009296 0.000888 1.060933 ( 1.109484)
test_all 0.105835 0.048209 819.464724 (266.944546)
test_rubyspec 0.046024 0.044077 161.990617 ( 35.182132)
total: 359.47 sec