Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250515-145012
#<BuildRuby:0x00007f866dd8fdd8
@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.20250515-145012",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005714 0.000952 2.114614 ( 2.219589)
build_miniruby 0.001606 0.000000 1.579326 ( 1.576569)
build_ruby 0.002119 0.000000 3.780733 ( 3.934411)
build_all 0.007164 0.000461 5.879032 ( 2.605116)
build_install 0.013614 0.004378 8.349480 ( 4.725470)
test_btest 0.000743 0.000127 54.646538 ( 16.702713)
test_basic 0.009325 0.000000 0.823891 ( 1.277549)
test_all 0.093715 0.025744 610.848734 (209.167755)
test_rubyspec 0.044964 0.028554 112.934897 ( 21.647308)
total: 263.86 sec