Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-203803
#<BuildRuby:0x0000559b45ff9f48
@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.20230925-203803",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.000000 0.007086 2.311313 ( 5.225654)
build_miniruby 0.000700 0.001055 1.719689 ( 1.935804)
build_ruby 0.001487 0.000416 3.696691 ( 4.583297)
build_all 0.009159 0.000000 6.299067 ( 6.137912)
build_install 0.019638 0.003144 7.955310 ( 7.565726)
test_btest 0.000861 0.000209 83.532492 ( 58.970125)
test_basic 0.006837 0.001657 0.980869 ( 1.487872)
test_all 0.007562 0.003999 694.799943 (405.015407)
test_rubyspec 0.037000 0.036709 105.244722 (128.093556)
total: 619.02 sec