Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-034523
#<BuildRuby:0x000055d56e94a338
@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.20230622-034523",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002184 0.004307 1.958927 ( 4.082096)
build_miniruby 0.001843 0.000000 1.631892 ( 1.733735)
build_ruby 0.001689 0.000000 3.141542 ( 3.380724)
build_all 0.006702 0.000339 2.444546 ( 2.787620)
build_install 0.013260 0.005765 3.745514 ( 3.807362)
test_btest 0.000000 0.000762 79.149937 ( 42.940402)
test_basic 0.002068 0.003134 0.892633 ( 1.301311)
test_all 0.002705 0.000000 595.362139 (288.270924)
test_rubyspec 0.029407 0.020559 86.903244 (112.124394)
total: 460.43 sec