Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-102929
#<BuildRuby:0x00007fef73f7fde0
@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.20240619-102929",
@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.000022 0.000007 0.000029 ( 0.000030)
autoconf 0.000037 0.000011 0.000048 ( 0.000049)
configure 0.000032 0.000010 0.000042 ( 0.000041)
build_up 0.007908 0.000000 2.983844 ( 2.902506)
build_miniruby 0.001651 0.000000 1.432824 ( 1.429633)
build_ruby 0.001849 0.000000 4.129158 ( 4.300910)
build_all 0.004919 0.003007 7.902618 ( 3.203056)
build_install 0.006808 0.012529 10.502422 ( 5.112022)
test_btest 0.000770 0.000276 111.797996 ( 31.186876)
test_basic 0.005611 0.003053 1.124456 ( 1.174114)
test_all 0.111598 0.037220 807.938945 (248.637335)
test_rubyspec 0.061108 0.031425 164.523199 ( 30.828966)
total: 328.78 sec