Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-000119
#<BuildRuby:0x0000559bd3df61b8
@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.20240321-000119",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.008310 0.000849 3.955205 ( 3.329388)
build_miniruby 0.001240 0.000248 1.785446 ( 1.783844)
build_ruby 0.000000 0.002040 3.486285 ( 3.705356)
build_all 0.005722 0.002494 7.002854 ( 3.006748)
build_install 0.010798 0.009297 9.483884 ( 4.893515)
test_btest 0.000658 0.000188 93.646218 ( 32.449281)
test_basic 0.003012 0.004004 0.850099 ( 0.914969)
test_all 0.088267 0.032742 812.837073 (470.519193)
test_rubyspec 0.049188 0.050986 135.895576 (201.245536)
total: 721.85 sec