Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-090943
#<BuildRuby:0x0000561f0d262118
@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.20230902-090943",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.001249 0.003617 1.588710 ( 1.922157)
build_miniruby 0.001315 0.000158 1.176111 ( 1.174205)
build_ruby 0.001200 0.000144 2.963634 ( 3.175349)
build_all 0.005275 0.004159 6.594344 ( 3.346743)
build_install 0.018634 0.000000 7.431020 ( 4.011642)
test_btest 0.001442 0.000000 86.864919 ( 36.586108)
test_basic 0.008051 0.000548 0.996148 ( 1.126401)
test_all 0.001925 0.007138 700.005745 (204.770392)
test_rubyspec 0.051760 0.004929 89.378278 (100.419393)
total: 356.53 sec