Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-080701
#<BuildRuby:0x0000562051691f00
@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.20231022-080701",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.003536 0.003981 3.618651 ( 3.761895)
build_miniruby 0.001661 0.000000 1.474016 ( 1.472780)
build_ruby 0.001698 0.000000 3.241041 ( 3.479142)
build_all 0.004203 0.003405 5.565517 ( 2.440976)
build_install 0.017620 0.001317 7.969991 ( 3.858349)
test_btest 0.000702 0.000094 78.912019 ( 26.088561)
test_basic 0.006155 0.000248 0.789764 ( 0.866497)
test_all 0.087377 0.030756 640.705851 (236.400420)
test_rubyspec 0.030654 0.035789 92.581602 (106.497217)
total: 384.87 sec