Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-045706
#<BuildRuby:0x00007f3f685cfdd8
@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.20240826-045706",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.006058 0.001795 3.600987 ( 3.504047)
build_miniruby 0.001669 0.000000 1.679815 ( 1.676977)
build_ruby 0.001943 0.000000 3.570571 ( 3.754373)
build_all 0.005880 0.003329 8.004685 ( 3.029088)
build_install 0.015750 0.003897 11.318159 ( 5.430672)
test_btest 0.000733 0.000215 117.622096 ( 30.935190)
test_basic 0.004152 0.006936 1.196841 ( 1.238283)
test_all 0.127209 0.025501 890.654997 (262.520406)
test_rubyspec 0.063710 0.030400 172.734826 ( 34.977888)
total: 347.07 sec