Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-033255
#<BuildRuby:0x00007f7a9d92fdc8
@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.20240619-033255",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.003812 0.004647 3.851567 ( 3.916376)
build_miniruby 0.002203 0.000000 1.673029 ( 1.672078)
build_ruby 0.000882 0.001597 4.447702 ( 4.682313)
build_all 0.005782 0.004154 8.388721 ( 4.139086)
build_install 0.013049 0.010986 11.617442 ( 6.849942)
test_btest 0.000751 0.000198 120.895948 ( 47.486975)
test_basic 0.008483 0.005367 1.381596 ( 1.478820)
test_all 0.092553 0.058520 890.248527 (346.305331)
test_rubyspec 0.053385 0.042968 161.439066 ( 43.127736)
total: 459.66 sec