Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-120431
#<BuildRuby:0x00007fe1dfc5fdc8
@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.20240617-120431",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.006771 0.000561 3.028634 ( 2.942282)
build_miniruby 0.001359 0.000281 1.206982 ( 1.204172)
build_ruby 0.001666 0.000344 3.112561 ( 3.303054)
build_all 0.007023 0.000552 7.115602 ( 2.750625)
build_install 0.006161 0.011189 9.575491 ( 4.439253)
test_btest 0.000737 0.000202 105.779693 ( 27.276891)
test_basic 0.004888 0.003186 0.941373 ( 0.993784)
test_all 0.093213 0.053596 743.333923 (210.228133)
test_rubyspec 0.047564 0.040409 159.034376 ( 28.408762)
total: 281.55 sec