Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-145610
#<BuildRuby:0x00007f62dfc6fdd8
@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.20240717-145610",
@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.000031 0.000008 0.000039 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.003574 0.003895 3.516333 ( 3.499341)
build_miniruby 0.001440 0.000432 1.681400 ( 1.678069)
build_ruby 0.001619 0.000486 3.995813 ( 4.162689)
build_all 0.004173 0.004142 7.735249 ( 3.101370)
build_install 0.014808 0.006312 10.439899 ( 4.765821)
test_btest 0.000804 0.000268 110.411641 ( 28.926300)
test_basic 0.001439 0.006010 1.075353 ( 1.127478)
test_all 0.119475 0.032769 885.168245 (356.636896)
test_rubyspec 0.044551 0.052241 173.402037 ( 53.165782)
total: 457.06 sec