Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-103943
#<BuildRuby:0x00007f4b8ef0fdd0
@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.20241225-103943",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.005273 0.001055 2.274596 ( 4.875177)
build_miniruby 0.000000 0.002411 1.829728 ( 2.651545)
build_ruby 0.000000 0.002878 4.713048 ( 54.053472)
build_all 0.010761 0.001603 7.512748 ( 8.664071)
build_install 0.021855 0.003017 9.599098 ( 11.889977)
test_btest 0.000793 0.000177 83.492418 (100.702638)
test_basic 0.010869 0.000376 1.143164 ( 2.138185)
test_all 0.105864 0.048369 784.021622 (540.109100)
test_rubyspec 0.065166 0.012069 120.620193 ( 31.135502)
total: 756.22 sec