Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-211221
#<BuildRuby:0x00005619d725a138
@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.20230803-211221",
@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.000026 0.000001 0.000027 ( 0.000026)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.007847 0.000253 2.335987 ( 6.499588)
build_miniruby 0.001464 0.000047 1.741714 ( 3.209321)
build_ruby 0.001641 0.000052 3.305581 ( 4.942447)
build_all 0.007316 0.000236 2.682250 ( 3.900087)
build_install 0.015164 0.004706 4.374404 ( 5.951846)
test_btest 0.000747 0.000044 83.136930 ( 59.215344)
test_basic 0.003358 0.004992 0.987934 ( 1.988419)
test_all 0.006265 0.000553 696.369453 (517.675520)
test_rubyspec 0.028301 0.038102 102.269293 (221.500020)
total: 824.88 sec