Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-220119
#<BuildRuby:0x000055bece4a5ed8
@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.20230529-220119",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.006384 1.883121 ( 3.223650)
build_miniruby 0.000068 0.001756 1.538523 ( 1.544994)
build_ruby 0.001368 0.000249 2.821481 ( 3.020878)
build_all 0.003754 0.003224 2.075990 ( 1.542518)
build_install 0.016047 0.000752 3.312110 ( 2.469475)
test_btest 0.000653 0.000121 76.010371 ( 20.497409)
test_basic 0.001072 0.004414 0.721450 ( 0.799659)
test_all 0.000726 0.000757 548.608794 (161.956784)
test_rubyspec 0.013003 0.029683 73.808526 ( 85.513624)
total: 280.57 sec