Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-192204
#<BuildRuby:0x00007ff2611ffdc8
@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.20240730-192204",
@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.000006 0.000029 ( 0.000029)
autoconf 0.000040 0.000009 0.000049 ( 0.000050)
configure 0.000037 0.000008 0.000045 ( 0.000046)
build_up 0.008175 0.001869 4.239222 ( 4.525739)
build_miniruby 0.001611 0.000368 1.807969 ( 1.911720)
build_ruby 0.002165 0.000495 4.677315 ( 5.081460)
build_all 0.006204 0.003697 9.049984 ( 5.379179)
build_install 0.013252 0.007448 11.064368 ( 5.382291)
test_btest 0.000804 0.000216 125.193826 ( 45.944683)
test_basic 0.012714 0.001136 1.358837 ( 1.458889)
test_all 0.112840 0.048579 954.586701 (476.982659)
test_rubyspec 0.056164 0.039553 173.569509 (105.160775)
total: 651.83 sec