Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-042907
#<BuildRuby:0x000055b398cb9f70
@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.20230207-042907",
@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.000021 0.000002 0.000023 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004666 0.000359 1.212152 ( 2.018266)
build_miniruby 0.001262 0.000097 1.235623 ( 1.364072)
build_ruby 0.001449 0.000000 2.379139 ( 2.647862)
build_all 0.006715 0.000295 3.957241 ( 2.409430)
build_install 0.015322 0.000450 3.019162 ( 2.859286)
test_btest 0.000667 0.000046 57.450688 ( 25.575330)
test_basic 0.004860 0.000014 0.447068 ( 0.547644)
test_all 0.001295 0.000086 659.526149 (249.621676)
test_rubyspec 0.041450 0.006244 67.927657 ( 78.072079)
total: 365.12 sec