Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-215532
#<BuildRuby:0x0000562b42cd6338
@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.20230310-215532",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005936 0.001032 1.883000 ( 4.299521)
build_miniruby 0.001276 0.000222 1.307196 ( 1.573689)
build_ruby 0.001323 0.000231 2.746147 ( 3.457746)
build_all 0.002369 0.004971 2.255438 ( 2.729248)
build_install 0.011868 0.006388 3.474314 ( 3.697523)
test_btest 0.000738 0.000185 67.887632 ( 46.437440)
test_basic 0.000000 0.007425 0.544823 ( 0.847207)
test_all 0.000000 0.001079 611.201055 (674.056199)
test_rubyspec 0.037966 0.027944 84.445225 (126.857808)
total: 863.96 sec