Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-002744
#<BuildRuby:0x00005612feb36390
@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.20240302-002744",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.008459 0.000303 2.905125 ( 3.732361)
build_miniruby 0.001663 0.000000 1.847402 ( 2.065635)
build_ruby 0.001824 0.000000 3.962258 ( 4.607194)
build_all 0.008456 0.000236 7.137791 ( 5.203384)
build_install 0.019022 0.000918 8.759666 ( 6.769357)
test_btest 0.000838 0.000052 95.225093 ( 72.689945)
test_basic 0.000000 0.009271 1.024059 ( 1.648144)
test_all 0.088314 0.032653 822.439153 (396.618090)
test_rubyspec 0.046430 0.042910 130.851857 (141.739289)
total: 635.07 sec