Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-123803
#<BuildRuby:0x000056256b8f2258
@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.20230504-123803",
@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.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005052 0.000082 1.777360 ( 3.108146)
build_miniruby 0.001231 0.000095 1.305067 ( 1.306668)
build_ruby 0.001548 0.000000 2.674693 ( 2.895219)
build_all 0.006163 0.000000 2.175321 ( 1.762450)
build_install 0.008013 0.007582 3.385515 ( 2.738207)
test_btest 0.000721 0.000093 76.289654 ( 36.953903)
test_basic 0.005309 0.000685 0.764131 ( 0.879053)
test_all 0.001550 0.000200 548.230215 (224.520649)
test_rubyspec 0.032723 0.014859 79.925094 ( 92.368771)
total: 366.53 sec