Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-122136
#<BuildRuby:0x000055be0cff61d8
@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.20230905-122136",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.005104 0.000122 1.835697 ( 2.497292)
build_miniruby 0.001464 0.000147 1.705633 ( 1.839365)
build_ruby 0.001624 0.000162 3.358689 ( 3.630854)
build_all 0.005259 0.003682 6.167888 ( 4.024203)
build_install 0.016533 0.001016 7.671731 ( 5.721818)
test_btest 0.000620 0.000073 84.714873 ( 41.706749)
test_basic 0.008329 0.000469 0.984221 ( 1.171779)
test_all 0.008654 0.000989 679.964476 (311.250214)
test_rubyspec 0.030475 0.039439 104.372626 (118.156641)
total: 490.00 sec