Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-035531
#<BuildRuby:0x000055559804e230
@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.20230626-035531",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.003996 0.003266 2.170102 ( 5.421111)
build_miniruby 0.000000 0.001890 1.691408 ( 2.721688)
build_ruby 0.000000 0.001581 3.204499 ( 4.146474)
build_all 0.006549 0.000919 2.575032 ( 2.795607)
build_install 0.010321 0.006827 3.861806 ( 4.905886)
test_btest 0.000584 0.000157 80.358901 ( 47.524809)
test_basic 0.000000 0.007545 0.894584 ( 1.784723)
test_all 0.000000 0.001710 613.923040 (298.710245)
test_rubyspec 0.026734 0.025688 88.354779 (110.765687)
total: 478.78 sec