Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-044915
#<BuildRuby:0x00005555966ce058
@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.20230705-044915",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.005105 0.001554 2.047337 ( 5.163543)
build_miniruby 0.001178 0.000359 1.613361 ( 2.220365)
build_ruby 0.001206 0.000367 3.117108 ( 3.964340)
build_all 0.006962 0.000734 2.518947 ( 3.447328)
build_install 0.013098 0.005783 3.969106 ( 5.995465)
test_btest 0.000670 0.000206 81.986942 ( 48.587971)
test_basic 0.002998 0.004159 0.868960 ( 1.404036)
test_all 0.001663 0.000554 629.637751 (330.427886)
test_rubyspec 0.036790 0.017757 91.982515 (131.616039)
total: 532.83 sec