Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-062357
#<BuildRuby:0x00007f98ce4cfdd8
@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.20240618-062357",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000028 0.000004 0.000032 ( 0.000034)
build_up 0.004503 0.003343 3.580633 ( 3.464452)
build_miniruby 0.000000 0.001542 1.538191 ( 1.538261)
build_ruby 0.000000 0.001822 3.797104 ( 3.988096)
build_all 0.004236 0.004394 7.176011 ( 2.757424)
build_install 0.009922 0.008470 10.160743 ( 4.911422)
test_btest 0.000676 0.000199 109.109855 ( 28.357551)
test_basic 0.000773 0.006922 1.062056 ( 1.117392)
test_all 0.084794 0.061721 804.319897 (224.292700)
test_rubyspec 0.034085 0.055287 159.288279 ( 31.992832)
total: 302.42 sec