Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-072627
#<BuildRuby:0x00007fcd4821fdc8
@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.20241216-072627",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.004932 0.000949 1.812881 ( 2.125043)
build_miniruby 0.001290 0.000248 1.299964 ( 1.297333)
build_ruby 0.000000 0.002021 3.466446 ( 3.583947)
build_all 0.000148 0.007374 5.448127 ( 2.356442)
build_install 0.011228 0.006475 7.518373 ( 3.882136)
test_btest 0.000670 0.000203 70.690228 ( 18.614608)
test_basic 0.007980 0.001232 0.714155 ( 0.763693)
test_all 0.119086 0.027216 727.348829 (256.046072)
test_rubyspec 0.036936 0.041533 114.519891 ( 35.427246)
total: 324.10 sec