Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-045650
#<BuildRuby:0x000055c40b3f1fb8
@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.20231014-045650",
@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.000023 0.000004 0.000027 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000034)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.006990 0.000932 2.553690 ( 3.603696)
build_miniruby 0.001199 0.000160 1.732314 ( 2.018151)
build_ruby 0.001826 0.000244 3.645806 ( 4.322883)
build_all 0.008100 0.000492 6.502600 ( 5.599380)
build_install 0.015201 0.006345 8.372887 ( 7.527308)
test_btest 0.000786 0.000124 90.655417 ( 73.787496)
test_basic 0.007127 0.000478 1.014358 ( 1.583349)
test_all 0.009561 0.000198 738.216254 (428.780978)
test_rubyspec 0.043723 0.025379 106.084262 (135.985619)
total: 663.21 sec