Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-144928
#<BuildRuby:0x00007fafe1f5fdc8
@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.20240902-144928",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.000737 0.006904 3.507986 ( 3.565767)
build_miniruby 0.001597 0.000000 1.256546 ( 1.253522)
build_ruby 0.001794 0.000000 3.758076 ( 3.943936)
build_all 0.006366 0.002073 7.807297 ( 2.927753)
build_install 0.019684 0.000000 10.298662 ( 4.589414)
test_btest 0.000939 0.000012 113.383157 ( 30.344681)
test_basic 0.008252 0.001175 1.094941 ( 1.143627)
test_all 0.100421 0.048129 841.316517 (254.018480)
test_rubyspec 0.048718 0.042805 164.954870 ( 36.119682)
total: 337.91 sec