Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-231736
#<BuildRuby:0x0000560dcfbee118
@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.20230905-231736",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.001923 0.004176 1.870169 ( 3.133676)
build_miniruby 0.001606 0.000214 1.686052 ( 1.885397)
build_ruby 0.001749 0.000233 3.447047 ( 12.961055)
build_all 0.001507 0.006950 6.392638 ( 4.702553)
build_install 0.013944 0.004347 7.642603 ( 6.266940)
test_btest 0.000583 0.000116 84.019392 ( 47.704053)
test_basic 0.007228 0.000632 0.990394 ( 1.122748)
test_all 0.009203 0.000970 693.296926 (309.338828)
test_rubyspec 0.039688 0.032524 106.626063 (126.231213)
total: 513.35 sec