Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-204534
#<BuildRuby:0x00005555f1ee9f48
@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.20230806-204534",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.002278 0.004872 2.251602 ( 5.239995)
build_miniruby 0.001041 0.000408 1.647875 ( 1.740988)
build_ruby 0.001294 0.000506 3.361605 ( 5.409748)
build_all 0.005807 0.002272 2.761259 ( 3.811188)
build_install 0.014124 0.004749 4.241004 ( 5.257232)
test_btest 0.000802 0.000309 82.566454 ( 54.868239)
test_basic 0.003043 0.005801 1.014647 ( 1.882057)
test_all 0.001053 0.000446 657.882778 (418.967820)
test_rubyspec 0.030639 0.030120 101.176244 (180.837954)
total: 678.02 sec