Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-120955
#<BuildRuby:0x000055ec88f42138
@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.20231205-120955",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006863 0.000000 2.208689 ( 2.374560)
build_miniruby 0.001487 0.000000 1.575913 ( 1.633232)
build_ruby 0.001533 0.000000 3.105065 ( 3.316726)
build_all 0.006700 0.001239 5.703228 ( 2.981589)
build_install 0.005704 0.011667 7.162927 ( 4.037052)
test_btest 0.000000 0.001013 81.693540 ( 31.705718)
test_basic 0.000041 0.005424 0.868187 ( 0.974241)
test_all 0.084813 0.036919 670.050365 (252.575297)
test_rubyspec 0.020083 0.044287 95.560196 (114.341341)
total: 413.94 sec