Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-085925
#<BuildRuby:0x00007fe19e66fdc8
@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-085925",
@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.000008 0.000025 ( 0.000024)
autoconf 0.000027 0.000011 0.000038 ( 0.000039)
configure 0.000026 0.000011 0.000037 ( 0.000037)
build_up 0.006108 0.001572 3.429184 ( 3.524789)
build_miniruby 0.001693 0.000000 1.207551 ( 1.204841)
build_ruby 0.001752 0.000000 4.034785 ( 4.236465)
build_all 0.009057 0.001424 8.446793 ( 5.195041)
build_install 0.017262 0.009056 11.322675 ( 7.407635)
test_btest 0.001623 0.000649 117.381872 ( 39.233150)
test_basic 0.006753 0.002701 1.193936 ( 1.239366)
test_all 0.115629 0.040208 859.833250 (285.283535)
test_rubyspec 0.053731 0.036600 165.253819 ( 34.107861)
total: 381.43 sec