Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-205747
#<BuildRuby:0x0000564fe44361a8
@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.20240223-205747",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.006734 0.000000 2.469573 ( 2.476804)
build_miniruby 0.001699 0.000000 1.795115 ( 1.795864)
build_ruby 0.001777 0.000000 3.076513 ( 3.288517)
build_all 0.007247 0.000126 6.630727 ( 2.615794)
build_install 0.015470 0.003308 8.428079 ( 4.118025)
test_btest 0.000751 0.000061 89.971166 ( 24.348106)
test_basic 0.002978 0.003708 0.874717 ( 0.935910)
test_all 0.086971 0.027871 709.414244 (231.267676)
test_rubyspec 0.043810 0.031847 108.197456 (117.306228)
total: 388.15 sec