Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-184942
#<BuildRuby:0x0000556ef43363b0
@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.20230729-184942",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002123 0.003890 2.098016 ( 3.477656)
build_miniruby 0.001527 0.000109 1.711115 ( 1.753151)
build_ruby 0.001847 0.000132 3.349938 ( 3.592484)
build_all 0.002447 0.004349 2.557571 ( 1.677138)
build_install 0.013681 0.003798 3.924123 ( 2.736549)
test_btest 0.000660 0.000083 80.968828 ( 34.902970)
test_basic 0.004984 0.000000 0.847405 ( 8.736294)
test_all 0.001045 0.000000 630.289651 (270.789494)
test_rubyspec 0.038530 0.017134 92.018825 (113.294409)
total: 440.96 sec