Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-020044
#<BuildRuby:0x00007fd07c28fdd0
@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.20240708-020044",
@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.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.008701 0.001280 4.888525 ( 4.380148)
build_miniruby 0.001667 0.000245 1.759445 ( 1.761760)
build_ruby 0.002762 0.000000 4.841257 ( 4.961126)
build_all 0.004020 0.007533 9.274800 ( 4.626350)
build_install 0.021850 0.004361 12.817505 ( 6.398854)
test_btest 0.001087 0.000207 132.513570 ( 81.039969)
test_basic 0.005019 0.008652 1.420999 ( 1.584561)
test_all 0.122549 0.047601 1009.544293 (966.819614)
test_rubyspec 0.079188 0.023633 192.100140 (194.786997)
total: 1266.36 sec