Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-033704
#<BuildRuby:0x00007f8419ebfdd0
@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.20240708-033704",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000039 0.000010 0.000049 ( 0.000051)
configure 0.000041 0.000011 0.000052 ( 0.000053)
build_up 0.003535 0.005127 4.023990 ( 3.987838)
build_miniruby 0.001365 0.000420 1.320001 ( 1.316636)
build_ruby 0.000000 0.001906 3.943083 ( 4.120657)
build_all 0.003769 0.004812 8.257908 ( 3.105024)
build_install 0.020089 0.001433 11.561936 ( 5.332606)
test_btest 0.000000 0.001307 124.164605 ( 32.412277)
test_basic 0.002588 0.007242 1.116083 ( 1.160776)
test_all 0.098793 0.060549 910.072416 (251.242124)
test_rubyspec 0.009934 0.088361 178.070280 ( 38.808360)
total: 341.49 sec