Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-080220
#<BuildRuby:0x00005561791c21d8
@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.20230623-080220",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000000 0.007001 2.038413 ( 4.890012)
build_miniruby 0.000000 0.001935 1.633850 ( 2.370261)
build_ruby 0.000000 0.001668 3.181504 ( 4.108851)
build_all 0.005924 0.001934 2.338450 ( 2.596282)
build_install 0.016723 0.003033 3.591939 ( 3.955258)
test_btest 0.000784 0.000216 80.397752 ( 45.211988)
test_basic 0.000192 0.006822 0.772447 ( 0.866874)
test_all 0.001704 0.000000 583.615872 (235.981915)
test_rubyspec 0.043891 0.011332 86.982565 (114.265541)
total: 414.25 sec