Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-233432
#<BuildRuby:0x00007fa9361afdd8
@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.20240626-233432",
@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.000023 0.000007 0.000030 ( 0.000027)
autoconf 0.000039 0.000013 0.000052 ( 0.000048)
configure 0.000031 0.000010 0.000041 ( 0.000041)
build_up 0.009009 0.003003 4.576723 ( 5.681751)
build_miniruby 0.002174 0.000000 1.890064 ( 2.046641)
build_ruby 0.002544 0.000296 4.875143 ( 5.557585)
build_all 0.009440 0.003054 9.051153 ( 8.082194)
build_install 0.027651 0.000637 12.788851 ( 11.545619)
test_btest 0.000846 0.000233 123.273252 ( 66.760463)
test_basic 0.007953 0.005373 1.314782 ( 1.418081)
test_all 0.102711 0.050139 888.835144 (344.046330)
test_rubyspec 0.062705 0.028897 172.913981 ( 47.752196)
total: 492.89 sec