Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-102452
#<BuildRuby:0x0000556848a524f8
@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.20240206-102452",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001527 0.004295 1.708145 ( 2.094997)
build_miniruby 0.001111 0.000185 1.293909 ( 1.291704)
build_ruby 0.001211 0.000202 2.258120 ( 2.483996)
build_all 0.006049 0.001008 5.745339 ( 2.167997)
build_install 0.008029 0.009942 7.250801 ( 3.462092)
test_btest 0.000865 0.000209 80.440181 ( 22.480107)
test_basic 0.004395 0.001061 0.720899 ( 0.779680)
test_all 0.081941 0.033924 691.088982 (213.716201)
test_rubyspec 0.048756 0.047627 146.567480 (156.228007)
total: 404.71 sec