Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-071938
#<BuildRuby:0x000055dab016e118
@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.20230919-071938",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002997 0.003869 2.420632 ( 3.892740)
build_miniruby 0.001620 0.000000 1.971792 ( 1.974073)
build_ruby 0.001818 0.000000 3.234054 ( 3.444020)
build_all 0.007361 0.000274 6.122840 ( 2.890225)
build_install 0.013934 0.003005 7.840808 ( 5.040939)
test_btest 0.000794 0.000080 87.068114 ( 28.986593)
test_basic 0.005788 0.000579 0.897731 ( 0.970389)
test_all 0.002823 0.007487 682.842978 (218.699747)
test_rubyspec 0.031908 0.042380 103.537682 (115.437651)
total: 381.34 sec