Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-202957
#<BuildRuby:0x00007f795c1dfdd0
@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.20240812-202957",
@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.000034 0.000008 0.000042 ( 0.000043)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.006235 0.001559 3.464124 ( 3.438675)
build_miniruby 0.001509 0.000000 1.225854 ( 1.222856)
build_ruby 0.001689 0.000356 4.031073 ( 4.237462)
build_all 0.001261 0.008267 8.356341 ( 3.326847)
build_install 0.014934 0.003607 10.238137 ( 4.602231)
test_btest 0.000700 0.000212 117.321438 ( 30.878545)
test_basic 0.008951 0.001407 1.129026 ( 1.213083)
test_all 0.112527 0.037661 814.182797 (232.694111)
test_rubyspec 0.054683 0.039739 169.520758 ( 35.632860)
total: 317.25 sec