Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-153758
#<BuildRuby:0x00007efd5e1afdd0
@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.20240616-153758",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000038 0.000010 0.000048 ( 0.000048)
configure 0.000032 0.000008 0.000040 ( 0.000041)
build_up 0.005249 0.004392 4.015455 ( 4.208181)
build_miniruby 0.000000 0.001775 1.756612 ( 1.837885)
build_ruby 0.001164 0.001361 4.563851 ( 4.736859)
build_all 0.007170 0.003756 8.390742 ( 4.843177)
build_install 0.016555 0.009521 11.481399 ( 7.181597)
test_btest 0.000632 0.000211 116.415486 ( 46.513205)
test_basic 0.006441 0.006452 1.330942 ( 1.440387)
test_all 0.125256 0.025946 825.856191 (275.261780)
test_rubyspec 0.046206 0.043956 160.701638 ( 32.094323)
total: 378.12 sec