Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-111352
#<BuildRuby:0x000056069f4d2118
@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.20230706-111352",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005904 0.000875 2.095583 ( 5.166417)
build_miniruby 0.002048 0.000000 1.702040 ( 2.271901)
build_ruby 0.001902 0.000000 3.385901 ( 4.666861)
build_all 0.008078 0.000000 2.535257 ( 3.133644)
build_install 0.012642 0.007577 4.028062 ( 5.868447)
test_btest 0.000731 0.000129 82.711267 ( 56.243520)
test_basic 0.002989 0.000528 0.911720 ( 1.931435)
test_all 0.001318 0.000000 623.105032 (498.079723)
test_rubyspec 0.038835 0.020434 93.967167 (171.871107)
total: 749.23 sec