Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-161254
#<BuildRuby:0x00005596f775e8e0
@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.20231228-161254",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004980 0.000575 1.506661 ( 1.882502)
build_miniruby 0.000000 0.001811 1.634960 ( 1.633549)
build_ruby 0.000000 0.001786 3.244793 ( 3.481129)
build_all 0.006251 0.001343 5.483082 ( 2.871654)
build_install 0.014904 0.001557 6.706046 ( 4.137403)
test_btest 0.000000 0.000816 80.935868 ( 27.184597)
test_basic 0.000000 0.007892 0.906883 ( 0.978858)
test_all 0.068257 0.049073 708.976258 (212.831455)
test_rubyspec 0.023315 0.035699 86.647869 ( 98.229749)
total: 353.23 sec