Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-115717
#<BuildRuby:0x000055faae232360
@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.20230208-115717",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.000000 0.005185 0.988510 ( 1.387253)
build_miniruby 0.000000 0.001064 1.152653 ( 1.153024)
build_ruby 0.001549 0.000000 1.991882 ( 2.204970)
build_all 0.005291 0.000726 3.750525 ( 1.892674)
build_install 0.009232 0.001135 2.671733 ( 1.825511)
test_btest 0.000723 0.000152 57.648916 ( 15.629524)
test_basic 0.000745 0.004363 0.434613 ( 0.527497)
test_all 0.001485 0.000390 616.096797 (176.665030)
test_rubyspec 0.013087 0.025847 64.486311 ( 74.560243)
total: 275.85 sec