Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-054504
#<BuildRuby:0x000055add4222360
@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.20230509-054504",
@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.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004968 0.000414 1.543568 ( 2.817498)
build_miniruby 0.001061 0.000088 1.234255 ( 1.233093)
build_ruby 0.001254 0.000104 2.152493 ( 2.364810)
build_all 0.001525 0.003942 1.925224 ( 1.063707)
build_install 0.005447 0.008573 3.012235 ( 2.035234)
test_btest 0.000754 0.000000 72.398614 ( 22.775865)
test_basic 0.004725 0.000000 0.720464 ( 0.798642)
test_all 0.000911 0.000000 593.444055 (205.976693)
test_rubyspec 0.037503 0.014061 80.238410 ( 95.736624)
total: 334.80 sec