Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-080812
#<BuildRuby:0x00007ff5c359fdd8
@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.20240718-080812",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.002582 0.004811 3.169674 ( 3.074121)
build_miniruby 0.001881 0.000000 1.268954 ( 1.265959)
build_ruby 0.002108 0.000000 3.363479 ( 3.537783)
build_all 0.007345 0.000964 7.186732 ( 2.616112)
build_install 0.017101 0.000063 9.400720 ( 4.268501)
test_btest 0.000799 0.000206 108.430737 ( 28.504054)
test_basic 0.007923 0.000917 0.963177 ( 1.011476)
test_all 0.114834 0.034497 797.385077 (235.134523)
test_rubyspec 0.050706 0.040839 166.550132 ( 27.396535)
total: 306.81 sec