Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-115103
#<BuildRuby:0x00007f2802a3fdc8
@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.20240930-115103",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000042 0.000004 0.000046 ( 0.000046)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.004349 0.004041 3.489839 ( 3.068281)
build_miniruby 0.000000 0.001438 1.301836 ( 1.298672)
build_ruby 0.000000 0.001726 3.322254 ( 3.514834)
build_all 0.000000 0.007639 5.800437 ( 2.222301)
build_install 0.014338 0.003736 8.683173 ( 3.821271)
test_btest 0.000831 0.000182 84.898315 ( 22.647974)
test_basic 0.007904 0.001734 0.903155 ( 0.951168)
test_all 0.112344 0.035896 726.857185 (226.675524)
test_rubyspec 0.016348 0.064877 129.822964 ( 22.365875)
total: 286.57 sec