Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-150327
#<BuildRuby:0x00007f3532f7fdc8
@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-150327",
@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.000004 0.000021 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.002272 0.006385 3.911606 ( 3.910725)
build_miniruby 0.001385 0.000378 1.775006 ( 1.810366)
build_ruby 0.001892 0.000516 4.729204 ( 4.978869)
build_all 0.008445 0.001203 8.582487 ( 4.493276)
build_install 0.016531 0.007042 11.738183 ( 6.892051)
test_btest 0.000726 0.000204 122.068837 ( 42.999692)
test_basic 0.006195 0.004633 1.251932 ( 1.387021)
test_all 0.100064 0.050966 793.606117 (227.276814)
test_rubyspec 0.062196 0.030024 161.306820 ( 35.579867)
total: 329.33 sec