Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-061544
#<BuildRuby:0x00007fd54c6bfde0
@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.20240831-061544",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000037 0.000011 0.000048 ( 0.000047)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.006846 0.002075 4.237127 ( 5.083847)
build_miniruby 0.000000 0.002356 1.880114 ( 2.352204)
build_ruby 0.002344 0.000000 5.229100 ( 6.963795)
build_all 0.008673 0.002581 9.110540 ( 8.631085)
build_install 0.015969 0.009650 12.593653 ( 11.600538)
test_btest 0.000935 0.000320 129.361154 (103.255985)
test_basic 0.000721 0.011716 1.443297 ( 1.668450)
test_all 0.100150 0.057861 931.175146 (446.015994)
test_rubyspec 0.053557 0.044171 172.595823 ( 58.300431)
total: 643.87 sec