Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-214203
#<BuildRuby:0x00007fef5965fdd8
@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.20240830-214203",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.000617 0.008270 4.004095 ( 4.266175)
build_miniruby 0.001980 0.000000 1.749280 ( 1.783981)
build_ruby 0.002194 0.000078 4.848635 ( 5.274081)
build_all 0.009971 0.000601 8.538750 ( 4.796531)
build_install 0.017182 0.007099 11.105422 ( 6.844463)
test_btest 0.000734 0.000245 121.863848 ( 65.110330)
test_basic 0.006688 0.006451 1.416602 ( 1.817280)
test_all 0.096955 0.061645 942.382208 (545.518205)
test_rubyspec 0.040392 0.051845 171.484825 (112.332539)
total: 747.74 sec