Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-191119
#<BuildRuby:0x0000564030dea230
@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.20231017-191119",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.005746 0.000397 2.429040 ( 2.699483)
build_miniruby 0.001614 0.000111 1.682350 ( 1.686167)
build_ruby 0.001596 0.000111 3.617559 ( 3.812662)
build_all 0.000000 0.009188 6.400376 ( 4.018386)
build_install 0.014309 0.006710 7.860042 ( 5.496670)
test_btest 0.001111 0.000196 85.881481 ( 43.502659)
test_basic 0.000000 0.009014 0.994675 ( 1.102433)
test_all 0.006333 0.002836 704.655975 (290.628156)
test_rubyspec 0.025494 0.045236 100.340479 (111.938077)
total: 464.89 sec