Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-060915
#<BuildRuby:0x000055d63400e208
@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.20230609-060915",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003455 0.003178 1.830055 ( 3.056957)
build_miniruby 0.001254 0.000232 1.207824 ( 1.207301)
build_ruby 0.000000 0.001673 2.621945 ( 2.802986)
build_all 0.001869 0.005561 2.110712 ( 1.448350)
build_install 0.009217 0.008496 3.364251 ( 2.428123)
test_btest 0.000000 0.000859 78.028458 ( 31.628810)
test_basic 0.000057 0.004912 0.719641 ( 0.818706)
test_all 0.001134 0.000400 579.749121 (213.215923)
test_rubyspec 0.025389 0.028226 79.774018 ( 91.498922)
total: 348.11 sec