Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-192834
#<BuildRuby:0x0000560c378a24f8
@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.20230731-192834",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.003102 0.003875 2.287144 ( 5.304331)
build_miniruby 0.001332 0.000238 1.643686 ( 2.903854)
build_ruby 0.001641 0.000294 3.435671 ( 4.684601)
build_all 0.005663 0.002825 2.685040 ( 3.115279)
build_install 0.014810 0.004543 4.315571 ( 6.652833)
test_btest 0.000714 0.000148 80.720849 ( 52.371792)
test_basic 0.000440 0.004129 0.895531 ( 1.379430)
test_all 0.001091 0.000256 633.687041 (333.565270)
test_rubyspec 0.029557 0.028902 95.601174 (137.777560)
total: 547.76 sec