Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-053828
#<BuildRuby:0x00007f79472dfdd0
@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.20240702-053828",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.003875 0.003981 3.887823 ( 3.420396)
build_miniruby 0.001260 0.000360 1.643049 ( 1.640111)
build_ruby 0.000000 0.001968 3.688117 ( 3.845733)
build_all 0.005481 0.003793 7.947471 ( 3.043163)
build_install 0.018435 0.006247 11.803453 ( 6.045427)
test_btest 0.000750 0.000242 122.392477 ( 44.641874)
test_basic 0.006878 0.002225 1.308625 ( 1.357494)
test_all 0.104893 0.045941 866.875707 (254.237691)
test_rubyspec 0.043798 0.050448 172.581989 ( 35.903464)
total: 354.14 sec