Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-200312
#<BuildRuby:0x00007ff0f8aefdd0
@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.20240728-200312",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000025 0.000009 0.000034 ( 0.000035)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.007423 0.001164 3.984443 ( 3.997194)
build_miniruby 0.001810 0.000000 1.637274 ( 1.640005)
build_ruby 0.000000 0.002119 4.617549 ( 4.814047)
build_all 0.009126 0.000166 8.314770 ( 3.859605)
build_install 0.018449 0.004799 11.293437 ( 6.002394)
test_btest 0.000674 0.000213 121.654537 ( 37.114362)
test_basic 0.005821 0.004604 1.247840 ( 1.641883)
test_all 0.092733 0.059704 890.409372 (312.633305)
test_rubyspec 0.054824 0.031888 167.435478 ( 34.368552)
total: 406.07 sec