Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-040038
#<BuildRuby:0x000055bc3182a008
@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.20230819-040038",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000022)
build_up 0.006103 0.000379 2.229282 ( 4.068837)
build_miniruby 0.001719 0.000000 1.639667 ( 1.765102)
build_ruby 0.001811 0.000000 3.511006 ( 5.197852)
build_all 0.006451 0.001071 6.258579 ( 5.554102)
build_install 0.009914 0.007997 8.105841 ( 7.848375)
test_btest 0.000747 0.000168 84.637108 ( 51.418671)
test_basic 0.007662 0.000740 1.025743 ( 1.702844)
test_all 0.004555 0.005527 667.677963 (346.253110)
test_rubyspec 0.051848 0.019272 108.342614 (141.572150)
total: 565.38 sec